django-rest-framework/rest_framework
2015-07-02 11:50:40 +01:00
..
authtoken Sort imports with isort 2015-06-25 16:55:51 -04:00
locale Translations updated for 3.1.3 2015-06-03 17:34:13 +01:00
static/rest_framework Removed color from default 2015-04-18 16:52:20 -05:00
templates/rest_framework Document setting URL_FORMAT_OVERRIDE to None 2015-06-23 07:50:44 -04:00
templatetags Sort imports with isort 2015-06-25 16:55:51 -04:00
utils Sort imports with isort 2015-06-25 16:55:51 -04:00
__init__.py Bump to version 3.1.3 2015-06-03 16:57:18 +01:00
authentication.py Sort imports with isort 2015-06-25 16:55:51 -04:00
compat.py Sort imports with isort 2015-06-25 16:55:51 -04:00
decorators.py Cleanup import following PEP 8 style guide 2015-06-25 16:10:17 -04:00
exceptions.py Sort imports with isort 2015-06-25 16:55:51 -04:00
fields.py Introduce datetime_parser as class level attribute on all date/time fields. Refs #3093. 2015-07-02 11:23:52 +01:00
filters.py Update to master and tweak remaining issues 2015-07-02 11:50:40 +01:00
generics.py Sort imports with isort 2015-06-25 16:55:51 -04:00
metadata.py Sort imports with isort 2015-06-25 16:55:51 -04:00
mixins.py Cleanup import following PEP 8 style guide 2015-06-25 16:10:17 -04:00
models.py Move models.resolve_model to serializers._resolve_model 2014-01-13 11:47:44 -05:00
negotiation.py Sort imports with isort 2015-06-25 16:55:51 -04:00
pagination.py Sort imports with isort 2015-06-25 16:55:51 -04:00
parsers.py Sort imports with isort 2015-06-25 16:55:51 -04:00
permissions.py Sort imports with isort 2015-06-25 16:55:51 -04:00
relations.py More helpful exception when URL cannot reverse and field value was empty. Closes #2698. 2015-07-02 11:36:14 +01:00
renderers.py Sort imports with isort 2015-06-25 16:55:51 -04:00
request.py Sort imports with isort 2015-06-25 16:55:51 -04:00
response.py Sort imports with isort 2015-06-25 16:55:51 -04:00
reverse.py Sort imports with isort 2015-06-25 16:55:51 -04:00
routers.py Sort imports with isort 2015-06-25 16:55:51 -04:00
serializers.py Update extra_kwargs on model serializer 2015-07-01 10:10:18 -04:00
settings.py Empty settings should also be coerced to lists. Closes #3087. 2015-07-02 10:28:46 +01:00
status.py Code linting and added runtests.py 2014-08-19 13:28:07 +01:00
test.py Sort imports with isort 2015-06-25 16:55:51 -04:00
throttling.py Cleanup import following PEP 8 style guide 2015-06-25 16:10:17 -04:00
urlpatterns.py Sort imports with isort 2015-06-25 16:55:51 -04:00
urls.py Sort imports with isort 2015-06-25 16:55:51 -04:00
validators.py Cleanup import following PEP 8 style guide 2015-06-25 16:10:17 -04:00
versioning.py Sort imports with isort 2015-06-25 16:55:51 -04:00
views.py Sort imports with isort 2015-06-25 16:55:51 -04:00
viewsets.py Sort imports with isort 2015-06-25 16:55:51 -04:00