django-rest-framework/djangorestframework
2011-05-19 19:36:30 +02: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 yet more API cleanup 2011-05-12 15:11:14 +01:00
templatetags Rename to django-rest-framework, get simpleexample working 2011-01-30 18:30:39 +00:00
tests data flattening needs to go into resource 2011-05-19 08:36:55 +01:00
utils Sorting out resources. Doing some crazy magic automatic url resolving stuff. Yum. 2011-05-13 17:19:12 +01:00
__init__.py Better do this before I forget 2011-05-17 09:46:33 +01:00
authentication.py Merge in marko's doc markup 2011-05-19 08:49:57 +01:00
compat.py The core is now documented from the docstrings in the source. 2011-05-19 19:36:30 +02:00
mixins.py Merge in marko's doc markup 2011-05-19 08:49:57 +01:00
models.py Revert unwanted checkin of models.py 2011-03-03 09:05:27 +00:00
parsers.py Merge in marko's doc markup 2011-05-19 08:49:57 +01:00
permissions.py The core is now documented from the docstrings in the source. 2011-05-19 19:36:30 +02:00
renderers.py Most of the actual work so far has been markup really. 2011-05-18 22:13:48 +02:00
resources.py The core is now documented from the docstrings in the source. 2011-05-19 19:36:30 +02:00
response.py The core is now documented from the docstrings in the source. 2011-05-19 19:36:30 +02: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
views.py The core is now documented from the docstrings in the source. 2011-05-19 19:36:30 +02:00