django-badger/badger
Les Orchard e2af7fa2f7 Enforce {add,change}_badge permissions
* Enforce {add,change}_badge permissions in view

* Helper function to check add_badge permission in templates

* BADGER_ALLOW_ADD_BY_ANYONE setting to shortcircuit add permission
  enforcement, for permissive multiplayer setup
2012-04-07 14:01:58 -04:00
..
fixtures Bake Open Badge Infrastructure assertion into image attached to an Award 2011-09-25 00:26:49 -04:00
management Initial steps toward notifications 2012-03-18 22:17:04 -04:00
migrations Convert app to use South 2011-10-17 01:02:36 -04:00
requirements Initial steps toward notifications 2012-03-18 22:17:04 -04:00
templates Big playdoh templates update 2012-04-01 21:21:41 -04:00
templatetags Changes for vanilla Django 2012-02-08 13:22:47 -05:00
tests More progress on deferred awards and claims 2012-04-01 21:15:11 -04:00
__init__.py Better handling of badger.py import errors 2011-08-02 15:21:17 -04:00
admin.py Improvements to admin, claim codes, login 2012-04-07 12:51:36 -04:00
feeds.py Changes for vanilla Django 2012-02-08 13:22:47 -05:00
forms.py More progress on deferred awards and claims 2012-04-01 21:15:11 -04:00
helpers.py Enforce {add,change}_badge permissions 2012-04-07 14:01:58 -04:00
models.py Enforce {add,change}_badge permissions 2012-04-07 14:01:58 -04:00
signals.py More moved to multiplayer; admin tweaks; save() changes 2011-08-02 14:52:17 -04:00
urls.py Improvements to admin, claim codes, login 2012-04-07 12:51:36 -04:00
utils.py More moved to multiplayer; admin tweaks; save() changes 2011-08-02 14:52:17 -04:00
validate_jsonp.py Initial {rss,atom,json} feeds for awards 2011-08-18 20:01:27 -04:00
views.py Enforce {add,change}_badge permissions 2012-04-07 14:01:58 -04:00