django-rest-framework/examples
2011-07-01 17:44:08 +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 some restyling and updated requirements.txt for yaml support 2011-06-26 01:38:56 +02: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 some restyling and updated requirements.txt for yaml support 2011-06-26 01:38:56 +02: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 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 a fixture so that the users default have a user to login with and play with permissions. 2011-06-25 13:08:46 +02: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