aboutsummaryrefslogtreecommitdiffstats
path: root/examples/requirements.txt
AgeCommit message (Collapse)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2011-07-01pull in markos changes, minor tweaks to yaml stuffTom Christie
2011-06-28Pull in David's initial oauth testsTom Christie
2011-06-26moved from examples/requirements.txt to main requirements.txtmarkotibold
2011-06-25Adding tests for OAuth authentication through django-oauth-plus, a dedicated ↵David Larlet
example project is still missing though
2011-06-25Added a fixture so that the users default have a user to login with and play ↵markotibold
with permissions.
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-01-30Rename to django-rest-framework, get simpleexample workingtom christie tom@tomchristie.com