django-rest-framework/djangorestframework/tests
2011-05-12 15:11:14 +01:00
..
__init__.py Refactor to use self.CONTENT to access request body. Get file upload working 2011-04-02 16:32:37 +01:00
accept.py yet more API cleanup 2011-05-12 15:11:14 +01:00
authentication.py Decouple views and resources 2011-05-04 09:21:17 +01:00
breadcrumbs.py Decouple views and resources 2011-05-04 09:21:17 +01:00
content.py refactoring resource specfic stuff into ResourceMixin - validators now defunct 2011-05-12 12:55:13 +01:00
description.py Decouple views and resources 2011-05-04 09:21:17 +01:00
files.py yet more API cleanup 2011-05-12 15:11:14 +01:00
methods.py refactoring resource specfic stuff into ResourceMixin - validators now defunct 2011-05-12 12:55:13 +01:00
package.py Add VERSION string 2011-03-17 08:51:26 +00:00
parsers.py refactoring resource specfic stuff into ResourceMixin - validators now defunct 2011-05-12 12:55:13 +01:00
renderers.py renderer API work 2011-05-10 12:21:48 +01:00
resource.py More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
response.py Move status codes into seperate module 2011-02-19 10:47:26 +00:00
reverse.py Decouple views and resources 2011-05-04 09:21:17 +01:00
status.py Move status codes into seperate module 2011-02-19 10:47:26 +00:00
throttling.py Getting the API into shape 2011-05-10 10:49:28 +01:00
validators.py yet more API cleanup 2011-05-12 15:11:14 +01:00
views.py Decouple views and resources 2011-05-04 09:21:17 +01:00