django-rest-framework/djangorestframework
2011-12-11 18:27:40 +00:00
..
runtests Improve coverage reporting 2011-07-13 12:37:52 +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 pull in markos changes, minor tweaks to yaml stuff 2011-07-01 17:44:08 +01:00
templatetags Fixes github #17 2011-05-27 16:11:06 +01:00
tests add xml parser 2011-12-11 18:27:40 +00:00
utils add xml parser 2011-12-11 18:27:40 +00:00
__init__.py Version 0.2.3 2011-06-15 14:41:53 +01:00
authentication.py Typo. Authenticat<i>on 2011-06-07 14:12:02 +01:00
compat.py Typo 2011-07-02 04:33:47 -07:00
mixins.py Removed rogue import for LimitBytes to fix issue #63 2011-07-31 13:21:06 -07:00
models.py Revert unwanted checkin of models.py 2011-03-03 09:05:27 +00:00
parsers.py add xml parser 2011-12-11 18:27:40 +00:00
permissions.py Fix in permissions, user.is_staff is a field, not a function. 2011-08-24 07:49:16 -03:00
renderers.py pull in markos changes, minor tweaks to yaml stuff 2011-07-01 17:44:08 +01:00
resources.py Merge pull request #57 from ulmus/master 2011-08-04 04:42:21 -07:00
response.py Urg. Fixed bug in assigning headers 2011-06-25 16:13:58 +01:00
serializer.py fixed a bug in serializers 2011-07-06 14:18:48 +03: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 Whitespace tweaks 2011-07-22 04:03:04 -07:00