aboutsummaryrefslogtreecommitdiffstats
path: root/examples/settings.py
AgeCommit message (Collapse)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2012-02-14merged with trunkSébastien Piquemal
2012-02-07In examples settings, use staticfiles for 1.2, django.contrib.staticfiles ↵Tom Christie
otherwise
2012-02-02merged with trunk's masterSébastien Piquemal
2012-01-28Use `staticfiles` for serving css. Fixes #116.Tom Christie
2012-01-25enhanced request how-to + exampleSébastien Piquemal
2011-12-30ep.io fixesTom Christie
2011-12-29whitespace fixesTom Christie
2011-12-24Added epio configuration.Marko Tibold
2011-06-25Added a fixture so that the users default have a user to login with and play ↵markotibold
with permissions.
2011-03-30Only use xmlrunner if running under hudsontom christie tom@tomchristie.com
2011-03-19Adding examples to tox. Appears quite useful cause some example tests are ↵markotibold
broken.
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support ↵tom christie tom@tomchristie.com
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-01Added resourceexample, moved simpleexample to modelresourceexampletom christie tom@tomchristie.com
2011-01-30Rename to django-rest-framework, get simpleexample workingtom christie tom@tomchristie.com
2011-01-28Minor fixups on pygments exampleTom Christie
2011-01-27Login/Logout and FlyWheel API link in HTML emittertom christie tom@tomchristie.com
2011-01-26Added pygments_api exampletom christie tom@tomchristie.com
2011-01-23Sphinx docs, examples, lots of refactoringtom christie tom@tomchristie.com