This website requires JavaScript.
Explore
Help
Register
Sign In
encode
/
django-rest-framework
Watch
1
Star
1
Fork
0
You've already forked django-rest-framework
mirror of
https://github.com/encode/django-rest-framework.git
synced
2025-02-17 03:51:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
288e7f7c40
django-rest-framework
/
examples
/
permissionsexample
History
Daniel Izquierdo
c7e7279d97
Update examples to use the new custom `reverse()'
...
This
fixes
#167
except for the docs
2012-02-21 22:51:32 +09: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
Update examples to use the new custom `reverse()'
2012-02-21 22:51:32 +09:00