django-rest-framework/examples/permissionsexample
Marko Tibold 55317b0372 Fixes broken permissions-example.
reverse takes `request` as a kwarg.
2012-02-29 21:32:10 +01:00
..
fixtures now really drop the yaml file 2011-12-12 09:41:18 -06: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 whitespace fixes 2011-12-29 13:31:12 +00:00
urls.py some restyling and updated requirements.txt for yaml support 2011-06-26 01:38:56 +02:00
views.py Fixes broken permissions-example. 2012-02-29 21:32:10 +01:00