django-rest-framework/djangorestframework
2011-03-18 14:15:12 +01:00
..
runtests Coverage for all platforms working. Had some trouble with dependencies of coverage of python-dev for the various platforms. 2011-03-18 14:15:12 +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 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
templatetags Rename to django-rest-framework, get simpleexample working 2011-01-30 18:30:39 +00:00
tests Add VERSION string 2011-03-17 08:51:26 +00:00
__init__.py Add VERSION string 2011-03-17 08:51:26 +00:00
authenticators.py Clean up the docs 2011-02-19 13:12:35 +00:00
breadcrumbs.py 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
compat.py 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
content.py documentation + tests + debugging for formparsers 2011-03-11 14:34:39 +02:00
description.py 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
emitters.py Clean up the docs 2011-02-19 13:12:35 +00:00
markdownwrapper.py 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
methods.py Refactor a bunch of stuff into mixins, more tests 2011-02-07 08:23:54 +00:00
modelresource.py Ack. Use unicode not str in modelresource 2011-03-03 08:56:26 +00:00
models.py Revert unwanted checkin of models.py 2011-03-03 09:05:27 +00:00
parsers.py debug + tests for MultipartParser 2011-03-11 15:05:35 +02:00
resource.py Fix broken Vary header 2011-03-03 08:02:32 +00:00
response.py Move status codes into seperate module 2011-02-19 10:47:26 +00:00
status.py Move status codes into seperate module 2011-02-19 10:47:26 +00:00
utils.py removed useless stuff, request.POST and FILES not used + some doc 2011-03-10 16:03:46 +02:00
validators.py 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
views.py 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