django-rest-framework/djangorestframework/tests
2012-02-25 18:45:17 +00:00
..
__init__.py Massive merge 2012-02-25 18:45:17 +00:00
accept.py Massive merge 2012-02-25 18:45:17 +00:00
authentication.py Response as a subclass of HttpResponse - first draft, not quite there yet. 2012-02-02 18:19:44 +02:00
breadcrumbs.py whitespace fixes 2011-12-29 13:31:12 +00:00
description.py Refactored get_name()/get_description() 2012-01-23 13:32:37 -05:00
files.py Response as a subclass of HttpResponse - first draft, not quite there yet. 2012-02-02 18:19:44 +02:00
methods.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
mixins.py Some cleanup 2012-02-20 09:36:03 +00:00
models.py Docstring/whitespace fixes. 2012-01-18 22:59:30 -05:00
modelviews.py Massive merge 2012-02-25 18:45:17 +00:00
oauthentication.py Massive merge 2012-02-25 18:45:17 +00:00
package.py whitespace fixes 2011-12-29 13:31:12 +00:00
parsers.py Massive merge 2012-02-25 18:45:17 +00:00
renderers.py Massive merge 2012-02-25 18:45:17 +00:00
request.py Massive merge 2012-02-25 18:45:17 +00:00
response.py Massive merge 2012-02-25 18:45:17 +00:00
reverse.py Massive merge 2012-02-25 18:45:17 +00:00
serializer.py Added test_ugettext_lazy test. Refs #87. 2012-01-11 16:16:22 +00:00
status.py Drop short status codes. 2012-01-21 17:55:25 +00:00
testcases.py whitespace fixes 2011-12-29 13:31:12 +00:00
throttling.py Response as a subclass of HttpResponse - first draft, not quite there yet. 2012-02-02 18:19:44 +02:00
validators.py cleaned a bit Response/ResponseMixin code, added some documentation + renamed ErrorResponse to ImmediateResponse 2012-02-07 13:15:30 +02:00
views.py Massive merge 2012-02-25 18:45:17 +00:00