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
2024-11-11 12:17:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b59df004a
django-rest-framework
/
examples
/
pygments_api
History
Tom Christie
2b59df004a
reverse takes request as a kwarg for compatibility with django's reverse
2012-02-23 08:58:10 +00:00
..
__init__.py
Added pygments_api example
2011-01-26 08:58:09 +00:00
forms.py
whitespace fixes
2011-12-29 13:31:12 +00:00
models.py
Test implemented for
#28
Pygments examples should be datetime sorted
2011-03-09 00:26:20 +01:00
tests.py
#75
remove except statements which are overly broad in the exception they catch
2012-01-04 18:05:12 +00:00
urls.py
whitespace fixes
2011-12-29 13:31:12 +00:00
views.py
reverse takes request as a kwarg for compatibility with django's reverse
2012-02-23 08:58:10 +00:00