django-rest-framework/djangorestframework
Ewoud Kohl van Wijngaarden 303a1108a7 Strip trailing whitespace
Result of `find -name '*.py' -exec sed -i 's/[ \t]*$//' {} \;`
2011-12-13 14:52:49 +01:00
..
runtests Strip trailing whitespace 2011-12-13 14:52:49 +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 Add OPTIONS to auto-documenting API 2011-12-11 18:52:55 +00:00
templatetags Strip trailing whitespace 2011-12-13 14:52:49 +01:00
tests Strip trailing whitespace 2011-12-13 14:52:49 +01:00
utils Strip trailing whitespace 2011-12-13 14:52:49 +01:00
__init__.py 0.2.4 release. 2011-12-12 12:27:11 +00:00
authentication.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00
compat.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00
mixins.py Add pagination. Thanks @devioustree! 2011-12-09 13:37:53 +00:00
models.py Revert unwanted checkin of models.py 2011-03-03 09:05:27 +00:00
parsers.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00
permissions.py Typo. 2011-12-09 13:39:56 +00:00
renderers.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00
resources.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00
response.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00
serializer.py Strip trailing whitespace 2011-12-13 14:52:49 +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
views.py Typo. 2011-12-12 15:33:45 +00:00