django-authority/example
2017-11-17 12:41:58 -05:00
..
exampleapp refs #1; Fixed path to register. 2017-11-17 12:41:31 -05:00
templates Added date_requested and date_approved fields to Permission model, to accompany the permission request changes. This requires a schema change. 2009-07-23 07:33:34 +02:00
users drop support for django 1.3; use prefetch_related for m2m to user__groups 2015-11-11 00:26:21 +02:00
__init__.py Added example project 2009-06-08 12:03:49 +02:00
development.py Added example project 2009-06-08 12:03:49 +02:00
manage.py Update manage.py for Django 1.6 and below 2013-12-20 20:14:07 +01:00
production.py Added example project 2009-06-08 12:03:49 +02:00
settings.py add compat.py file for user model 2015-11-10 22:45:10 +02:00
urls.py refs #1: Updated urls.py 2017-11-17 12:41:58 -05:00