django-rest-framework/examples/permissionsexample
2011-06-25 16:38:16 +02:00
..
fixtures Added a fixture so that the users default have a user to login with and play with permissions. 2011-06-25 13:08:46 +02:00
__init__.py added a permissions example with just a per-user-throttle which we may want to expand with some auth examples. 2011-06-20 01:11:08 +02:00
models.py Added a fixture so that the users default have a user to login with and play with permissions. 2011-06-25 13:08:46 +02:00
urls.py added a container view for the permissions example 2011-06-25 16:38:16 +02:00
views.py added a container view for the permissions example 2011-06-25 16:38:16 +02:00