django-rest-framework/examples
2011-05-23 17:07:31 +01:00
..
blogpost name and description 2011-05-23 17:07:31 +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 data flattening needs to go into resource 2011-05-19 08:36:55 +01:00
objectstore Fixing some of the last blocking issues 2011-05-16 14:11:36 +01:00
pygments_api Fixing some of the last blocking issues 2011-05-16 14:11:36 +01:00
resourceexample Fixing some of the last blocking issues 2011-05-16 14:11:36 +01:00
sandbox Fixing some of the last blocking issues 2011-05-16 14:11:36 +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 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
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 Only use xmlrunner if running under hudson 2011-03-30 21:39:38 +01:00
urls.py Decouple views and resources 2011-05-04 09:21:17 +01:00