aboutsummaryrefslogtreecommitdiffstats
path: root/examples/resourceexample/urls.py
AgeCommit message (Collapse)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2011-06-07Fix broken url naming in examplesTom Christie
2011-06-02More updating docs for 0.2Tom Christie
--HG-- rename : docs/examples/modelresources.rst => docs/examples/modelviews.rst rename : docs/examples/resources.rst => docs/examples/views.rst
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-01Updated resourceexample with seperate form.pytom christie tom@tomchristie.com
2011-02-01Added resourceexample, moved simpleexample to modelresourceexampletom christie tom@tomchristie.com