django-rest-framework/djangorestframework
2012-01-24 21:21:10 +02:00
..
runtests Don't raise when in compat mode, just pass. 2012-01-04 13:55:37 +01:00
static Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now. 2011-02-19 10:26:27 +00:00
templates Update the admin static files to handle the latest version of admin 2012-01-20 10:53:30 -05:00
templatetags Refactor add_query_param to use URLObject. Refs #112. 2012-01-11 13:50:43 +00:00
tests corrected request example 2012-01-24 19:16:41 +02:00
utils pep8/pyflakes cleanup 2012-01-21 18:33:34 +00:00
__init__.py 0.3.2-dev 2012-01-04 09:52:06 +00:00
authentication.py .DATA, .FILES, overloaded HTTP method, content type and content available directly on the request - see #128 2012-01-22 21:28:34 +02:00
compat.py Don't raise when in compat mode, just pass. 2012-01-04 13:55:37 +01:00
mixins.py documentation for request module 2012-01-24 21:21:10 +02:00
models.py Revert unwanted checkin of models.py 2011-03-03 09:05:27 +00:00
parsers.py .DATA, .FILES, overloaded HTTP method, content type and content available directly on the request - see #128 2012-01-22 21:28:34 +02:00
permissions.py Typo. 2011-12-09 13:39:56 +00:00
renderers.py .DATA, .FILES, overloaded HTTP method, content type and content available directly on the request - see #128 2012-01-22 21:28:34 +02:00
request.py documentation for request module 2012-01-24 21:21:10 +02:00
resources.py pep8/pyflakes cleanup 2012-01-21 18:33:34 +00:00
response.py pep8/pyflakes cleanup 2012-01-21 18:33:34 +00:00
serializer.py pep8/pyflakes cleanup 2012-01-21 18:33:34 +00:00
status.py Drop short status codes. 2012-01-21 17:55:25 +00:00
urls.py whitespace fixes 2011-12-29 13:31:12 +00:00
views.py .DATA, .FILES, overloaded HTTP method, content type and content available directly on the request - see #128 2012-01-22 21:28:34 +02:00