django-rest-framework/examples/resourceexample
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
..
__init__.py Added resourceexample, moved simpleexample to modelresourceexample 2011-02-01 22:37:51 +00:00
forms.py BlogPosts > 10 rotation implemeneted 2011-03-06 13:26:19 +01:00
urls.py Fix broken url naming in examples 2011-06-07 14:07:49 +01:00
views.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00