mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Expiration time on DeferredAward #9

Open lmorchard opened 12 years ago

lmorchard commented 12 years ago

DeferredAwards should be able to expire and no longer be claimed after a certain time.

lmorchard commented 11 years ago

Use case: Generate a reusable claim code to write up on the whiteboard of a conference session. Set it to expire 1-2 hours after the session.