django-rest-framework/examples
2011-04-27 15:07:25 +02:00
..
blogpost Fixes #35 - Import json from django's built-in package (Does cleverness in determing best lib to use) 2011-04-26 20:20:31 +01:00
media Fix some examples 2011-03-22 22:48:59 +00:00
mixin 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
modelresourceexample BlogPosts > 10 rotation implemeneted 2011-03-06 13:26:19 +01:00
objectstore Fix some examples 2011-03-22 22:48:59 +00:00
pygments_api The test was bad. It expected 11 snippets while the view made sure (as designed) that there would not be more than 10 snippets stored on disk. 2011-04-27 14:29:59 +02:00
resourceexample BlogPosts > 10 rotation implemeneted 2011-03-06 13:26:19 +01:00
sandbox 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
__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 fix #27 2011-03-09 08:50:56 +00:00