django-rest-framework/examples
2011-05-04 09:21:17 +01:00
..
blogpost emitters -> renderers 2011-05-02 19:49:12 +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 Decouple views and resources 2011-05-04 09:21:17 +01:00
objectstore Fix some examples 2011-03-22 22:48:59 +00:00
pygments_api emitters -> renderers 2011-05-02 19:49:12 +01:00
resourceexample Fix up tests and examples after refactoring 2011-04-27 18:07:28 +01:00
sandbox emitters -> renderers 2011-04-28 19:54:30 +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