|
Project Information
Links
|
Inspired by wsgicollection (http://bitworking.org/news/wsgicollection) . This project include two applications: the djcollection and a demo app task. REST is mostly about url dispatching, and djcollection app provide a set of generic RESTful urls for all the models of the project, djcollection app also provide a GenericCollection which uses the django generic views. the task app is for demonstrate the usage of the djcollection. |