django-rest-framework/rest_framework
José Padilla 83ef64dbf5 Document setting URL_FORMAT_OVERRIDE to None
This also hides the format dropdown from the
Browsable API if URL_FORMAT_OVERRIDE is disabled.

Closes #3057
2015-06-23 07:50:44 -04:00
..
authtoken Merge pull request #2743 from maurodoglio/serializer_class-html-renderer 2015-03-23 09:43:39 +00:00
locale
static/rest_framework
templates/rest_framework
templatetags
utils
__init__.py
authentication.py
compat.py
decorators.py
exceptions.py
fields.py
filters.py
generics.py
metadata.py
mixins.py
models.py
negotiation.py
pagination.py
parsers.py
permissions.py
relations.py
renderers.py
request.py
response.py
reverse.py
routers.py
serializers.py
settings.py
status.py
test.py
throttling.py
urlpatterns.py
urls.py
validators.py
versioning.py
views.py
viewsets.py