django-rest-framework/djangorestframework
2012-01-28 13:38:29 +01:00
..
runtests Don't raise when in compat mode, just pass. 2012-01-04 13:55:37 +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 Reverted formatting 2012-01-24 14:11:10 -05:00
templatetags Parse url when adding query param. 2012-01-24 18:13:01 +00:00
tests Refactoring get_name/get_description 2012-01-25 20:39:01 +00:00
utils Refactored get_name()/get_description() 2012-01-23 13:32:37 -05:00
__init__.py prepare for tagging 2012-01-28 13:38:29 +01:00
authentication.py Fix UserLoggedInAuthentication for POST requests. 2012-01-24 19:26:37 +00:00
compat.py Don't raise when in compat mode, just pass. 2012-01-04 13:55:37 +01:00
mixins.py More consistent comment style. 2012-01-21 18:36:25 +00:00
models.py Revert unwanted checkin of models.py 2011-03-03 09:05:27 +00:00
parsers.py pep8/pyflakes cleanup 2012-01-21 18:33:34 +00:00
permissions.py Typo. 2011-12-09 13:39:56 +00:00
renderers.py Reverted formatting 2012-01-24 14:11:10 -05:00
resources.py pep8/pyflakes cleanup 2012-01-21 18:33:34 +00:00
response.py pep8/pyflakes cleanup 2012-01-21 18:33:34 +00:00
serializer.py pep8/pyflakes cleanup 2012-01-21 18:33:34 +00:00
status.py Drop redundant comment. 2012-01-24 17:53:54 +00:00
urls.py whitespace fixes 2011-12-29 13:31:12 +00:00
views.py Refactoring get_name/get_description 2012-01-25 20:39:01 +00:00