django-rest-framework/djangorestframework
2011-05-10 16:01:58 +01:00
..
runtests Only use xmlrunner if running under hudson 2011-03-30 20:33:36 +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 More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
templatetags Rename to django-rest-framework, get simpleexample working 2011-01-30 18:30:39 +00:00
tests More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
utils renderer API work 2011-05-10 12:21:48 +01:00
__init__.py Add VERSION string 2011-03-17 08:51:26 +00:00
authentication.py More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
compat.py More refactoring - move various less core stuff into utils etc 2011-04-29 14:32:56 +01:00
mixins.py More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
models.py Revert unwanted checkin of models.py 2011-03-03 09:05:27 +00:00
parsers.py Getting the API into shape 2011-05-10 10:49:28 +01:00
permissions.py Getting the API into shape 2011-05-10 10:49:28 +01:00
renderers.py More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
resource.py More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
response.py More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
status.py More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
urls.py Decouple views and resources 2011-05-04 09:21:17 +01:00
validators.py More tests, getting new serialization into resource 2011-05-10 16:01:58 +01:00
views.py renderer API work 2011-05-10 12:21:48 +01:00