django-authority/example
2009-10-12 14:56:10 +02:00
..
exampleapp Show how to override a form in the add_permission view in the example project 2009-10-12 14:56:10 +02: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
__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
production.py Added example project 2009-06-08 12:03:49 +02:00
settings.py Updated example project to use the latest additions to django-authority 2009-06-22 01:07:26 +02:00
urls.py Show how to override a form in the add_permission view in the example project 2009-10-12 14:56:10 +02:00