django-rest-framework/examples
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
..
blogpost Strip trailing whitespace 2011-12-13 14:52:49 +01:00
media Fix some examples 2011-03-22 22:48:59 +00:00
mixin Strip trailing whitespace 2011-12-13 14:52:49 +01:00
modelresourceexample update some examples 2011-06-15 14:09:57 +01:00
objectstore Strip trailing whitespace 2011-12-13 14:52:49 +01:00
permissionsexample Strip trailing whitespace 2011-12-13 14:52:49 +01:00
pygments_api Strip trailing whitespace 2011-12-13 14:52:49 +01:00
resourceexample Strip trailing whitespace 2011-12-13 14:52:49 +01:00
sandbox Strip trailing whitespace 2011-12-13 14:52:49 +01:00
__init__.py Sphinx docs, examples, lots of refactoring 2011-01-23 23:08:16 +00:00
manage.py Sphinx docs, examples, lots of refactoring 2011-01-23 23:08:16 +00:00
requirements.txt pull in markos changes, minor tweaks to yaml stuff 2011-07-01 17:44:08 +01:00
runtests.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00
settings.py Strip trailing whitespace 2011-12-13 14:52:49 +01:00
urls.py added a permissions example with just a per-user-throttle which we may want to expand with some auth examples. 2011-06-20 01:11:45 +02:00