This website requires JavaScript.
Explore
Help
Sign In
caminus
/
caminus
Watch
1
Star
0
Fork
0
You've already forked caminus
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8b23d42671dbc155d34a345a72f118a5516fee71
caminus
/
badges
History
Trever Fischer
cad9da3446
Add some extra metadata to notifications
2012-06-08 14:54:09 -04:00
..
management
Create badge notification type
2012-06-07 16:50:48 -04:00
__init__.py
Implement badges
2012-06-07 15:47:03 -04:00
admin.py
Implement Awards to keep track of badge awards, and use notifications to send mail when badges are awarded
2012-06-07 16:51:52 -04:00
api.py
Reorder badges.api.create_badge
2012-06-08 13:09:34 -04:00
models.py
Add some extra metadata to notifications
2012-06-08 14:54:09 -04:00
tests.py
Change badge_awarded signal to use intern()'d strings instead of Badge instances, which never return the same id().
2012-06-08 13:40:38 -04:00
urls.py
Implement badges
2012-06-07 15:47:03 -04:00
views.py
Implement badges
2012-06-07 15:47:03 -04:00