django-rest-framework/examples
2011-12-24 13:18:48 +01:00
..
blogpost update some examples 2011-06-15 14:09:57 +01:00
media Fix some examples 2011-03-22 22:48:59 +00:00
mixin emitters -> renderers 2011-05-02 19:49:12 +01:00
modelresourceexample update some examples 2011-06-15 14:09:57 +01:00
objectstore Allow views to return HttpResponses. Add initial() hook method 2011-05-24 10:27:24 +01:00
permissionsexample now really drop the yaml file 2011-12-12 09:41:18 -06:00
pygments_api Allow related models to be fully serialized 2011-06-15 14:09:01 +01:00
resourceexample Fix broken url naming in examples 2011-06-07 14:07:49 +01:00
sandbox typo 2011-12-12 22:20:09 +01:00
__init__.py Sphinx docs, examples, lots of refactoring 2011-01-23 23:08:16 +00:00
.epio-app Added epio configuration. 2011-12-24 13:18:48 +01:00
epio.ini Added epio configuration. 2011-12-24 13:18:48 +01:00
manage.py Sphinx docs, examples, lots of refactoring 2011-01-23 23:08:16 +00:00
requirements-epio.txt Added epio configuration. 2011-12-24 13:18:48 +01:00
requirements.txt pull in markos changes, minor tweaks to yaml stuff 2011-07-01 17:44:08 +01:00
runtests.py Stole some code from djangorestframework/runtests/runcoverage.py so that coverage is also implemented for the examples. Because Jenkins looks for a coverage.xml file for all defeined projects in tox.ini we need it to pass the tests. 2011-04-27 15:07:25 +02:00
settings.py Added epio configuration. 2011-12-24 13:18:48 +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