django-rest-framework/rest_framework
2012-11-05 16:37:37 +01:00
..
authtoken
runtests
static/rest_framework
templates/rest_framework
templatetags
tests added testcase for custom slug field in hyperlinkedrelatedfield 2012-11-05 16:37:37 +01:00
utils
__init__.py
authentication.py
compat.py
decorators.py
exceptions.py
fields.py added testcase for custom slug field in hyperlinkedrelatedfield 2012-11-05 16:37:37 +01:00
generics.py
mixins.py
models.py
negotiation.py
pagination.py
parsers.py
permissions.py
renderers.py Fix for bug #363: ChoiceField missing in renderers.py 2012-11-04 12:31:37 -05:00
request.py
response.py Remove attributes that are not needed when caching 2012-11-04 12:48:41 +01:00
reverse.py
serializers.py
settings.py
status.py
throttling.py
urlpatterns.py
urls.py
views.py