django-authority/example
2015-11-11 00:26:21 +02:00
..
exampleapp refs #12: print functions in all the places 2013-03-18 19:11:38 -04: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 Fix import for Django 1.6 in example 2013-12-20 19:33:05 +01:00