django-rest-framework/rest_framework
2015-04-23 14:19:39 +02:00
..
authtoken Merge pull request #2743 from maurodoglio/serializer_class-html-renderer 2015-03-23 09:43:39 +00:00
locale Latest translation strings 2015-03-23 11:32:28 +00:00
static/rest_framework Escape tab switching cookie 2015-03-23 11:20:09 +00:00
templates/rest_framework Merge pull request #2631 from Ins1ne/feature/issue-2559 2015-03-16 12:11:33 +00:00
templatetags
utils
__init__.py Release notes for 3.1.1 and version bump. 2015-03-19 23:29:10 +01:00
authentication.py
compat.py
decorators.py
exceptions.py
fields.py Set IntegerField class variable for compiled decimal regex, comment for purpose 2015-04-21 10:52:52 -04:00
filters.py
generics.py
metadata.py Metadata should detect null boolean field type. 2015-03-24 21:31:35 -04:00
mixins.py First pass at 3.1 pagination API 2015-01-09 15:30:36 +00:00
models.py
negotiation.py Check AcceptHeaderVersioning with content negotiation in place 2015-04-23 14:19:39 +02:00
pagination.py
parsers.py
permissions.py Improve error message. 2015-04-22 11:22:37 +02:00
relations.py Swapping to hassattr logic for pk attribute references in relations 2015-03-23 11:40:33 -04:00
renderers.py Now it is possible to display viewset w/o paginator 2015-04-08 20:32:02 +03:00
request.py
response.py Use default reason phrases from HTTP standard. 2015-03-25 13:27:47 -04:00
reverse.py Handling the fallback in reverse 2015-03-19 16:12:28 -07:00
routers.py
serializers.py
settings.py
status.py
test.py
throttling.py
urlpatterns.py
urls.py
validators.py
versioning.py Handling the fallback in reverse 2015-03-19 16:12:28 -07:00
views.py
viewsets.py