django-rest-framework/djangorestframework
2012-01-09 20:00:18 +02:00
..
runtests whitespace fixes 2011-12-29 13:31:12 +00: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 Add OPTIONS to auto-documenting API 2011-12-11 18:52:55 +00:00
templatetags whitespace fixes 2011-12-29 13:31:12 +00:00
tests made changes requested by Tom. In resources : removed decorators, and 'request' parameter from the crud methods 2012-01-09 20:00:18 +02:00
utils new-style resources + tests 2012-01-03 19:17:25 +02:00
__init__.py Version: 0.3.1-dev 2011-12-29 14:00:31 +00:00
authentication.py ran the tests and made some corrections to the merging 2012-01-03 11:10:14 +02:00
compat.py whitespace fixes 2011-12-29 13:31:12 +00:00
mixins.py made changes requested by Tom. In resources : removed decorators, and 'request' parameter from the crud methods 2012-01-09 20:00:18 +02:00
models.py Revert unwanted checkin of models.py 2011-03-03 09:05:27 +00:00
parsers.py whitespace fixes 2011-12-29 13:31:12 +00:00
permissions.py made changes requested by Tom. In resources : removed decorators, and 'request' parameter from the crud methods 2012-01-09 20:00:18 +02:00
renderers.py whitespace fixes 2011-12-29 13:31:12 +00:00
resources.py made changes requested by Tom. In resources : removed decorators, and 'request' parameter from the crud methods 2012-01-09 20:00:18 +02:00
response.py whitespace fixes 2011-12-29 13:31:12 +00:00
serializer.py whitespace fixes 2011-12-29 13:31:12 +00:00
status.py whitespace fixes 2011-12-29 13:31:12 +00:00
urls.py whitespace fixes 2011-12-29 13:31:12 +00:00
views.py Start separating out serializers 2012-01-06 13:26:21 +00:00