django-rest-framework/djangorestframework
2012-09-08 11:40:02 -04:00
..
runtests
static/djangorestframework Minor style adjustment 2012-09-08 11:39:30 -04:00
templates/djangorestframework Disable non-functional methods 2012-09-08 11:40:02 -04:00
templatetags Optional login/logout tags so browseable API will work without requiring auth views 2012-09-07 10:20:25 +01:00
tests Add basic serializer tests 2012-09-07 15:14:23 +01:00
utils
__init__.py
authentication.py
compat.py
decorators.py Add coverage to travis config 2012-09-07 13:35:57 +01:00
exceptions.py
fields.py
generics.py Bits of cleanup 2012-09-07 09:36:52 +01:00
mixins.py Fix method overloading 2012-09-07 10:57:04 +01:00
models.py
parsers.py
permissions.py
renderers.py Fixing up browseable API for rest framework 2 2012-09-07 10:41:16 +01:00
request.py Fix method overloading 2012-09-07 10:57:04 +01:00
response.py Basic support for format suffixes 2012-09-07 11:12:24 +01:00
reverse.py
serializers.py
settings.py Tidy up 2012-09-07 10:17:47 +01:00
status.py
throttling.py
urlpatterns.py Bits of cleanup 2012-09-07 09:36:52 +01:00
urls.py
views.py Basic support for format suffixes 2012-09-07 11:12:24 +01:00