django-rest-framework/rest_framework
2013-02-25 16:59:40 +03:00
..
authtoken Merge branch 'p3k' of https://github.com/linovia/django-rest-framework into working 2013-02-01 11:58:55 +00:00
runtests
static/rest_framework
templates/rest_framework
templatetags
tests Replaced status numbers with the statuses constants from the status model. 2013-02-25 16:59:40 +03:00
utils
__init__.py
authentication.py
compat.py
decorators.py
exceptions.py
fields.py
filters.py
generics.py
mixins.py Tests and fix for #666. 2013-02-22 22:02:42 +00:00
models.py
negotiation.py
pagination.py
parsers.py
permissions.py
relations.py
renderers.py
request.py
response.py
reverse.py
serializers.py Fix and test for #645 2013-02-22 23:00:07 +00:00
settings.py
six.py
status.py
throttling.py
urlpatterns.py
urls.py
views.py