aboutsummaryrefslogtreecommitdiffstats
path: root/examples/urls.py
AgeCommit message (Expand)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2012-02-25Massive mergeTom Christie
2012-02-14merged with trunkSébastien Piquemal
2012-02-07Use app for Django 1.2Tom Christie
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-06-20added a `permissions` example with just a per-user-throttle which we may want...markotibold
2011-05-04Decouple views and resourcesTom Christie
2011-03-09fix #27tom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com
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-30Lots of docs, trying to tidy up examples...tom christie tom@tomchristie.com
2011-01-28Minor bit of tidy up (all the stuff I noticed when demoing to francis)Tom Christie
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-26Fix broken mergetom christie tom@tomchristie.com
2011-01-26content type tunnelingtom christie tom@tomchristie.com
2011-01-26Content Type tunnelingtom 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