Commit Graph

68 Commits (f72796acdfe615387035fbb3ec606e84da46e302)

Author SHA1 Message Date
Raymond Yee 93eb9a1549 Added /api/editions to make it easier to test /api/isbn 2011-09-14 10:31:16 -07:00
Raymond Yee 0ab5cb00f5 Created HTML version of API -- pretty ugly but set up to show what type of info you can get when ISBN passed in 2011-09-14 09:11:12 -07:00
Raymond Yee 45edd3cf73 Created HTML version of API -- pretty ugly but set up to show what type of info you can get when ISBN passed in 2011-09-14 09:11:12 -07:00
Raymond Yee 1de0717c8c Forgot to add a few new files to previous commit. 2011-09-14 08:40:42 -07:00
Raymond Yee e91a794d42 Forgot to add a few new files to previous commit. 2011-09-14 08:40:42 -07:00
Raymond Yee 14ae7090e6 Intermediate progress towards an API that takes ISBN and spits out edition, work, or campaign info 2011-09-14 08:38:29 -07:00
Raymond Yee 0faf1df94a Intermediate progress towards an API that takes ISBN and spits out edition, work, or campaign info 2011-09-14 08:38:29 -07:00
Raymond Yee 4ecff73bdd Added user OneToOneField to Wishlist in api 2011-09-12 16:22:37 -07:00
Raymond Yee 86d24b59a5 Added user OneToOneField to Wishlist in api 2011-09-12 16:22:37 -07:00
Raymond Yee 6ba7b21bd4 Exclude amazon_receiver and paypal_receiver in read only API for now 2011-09-12 16:16:14 -07:00
Raymond Yee eae67f0003 Exclude amazon_receiver and paypal_receiver in read only API for now 2011-09-12 16:16:14 -07:00
Raymond Yee d3485a8842 read only api now includes Wishlist and User 2011-09-12 15:44:20 -07:00
Raymond Yee 8e609aeab3 read only api now includes Wishlist and User 2011-09-12 15:44:20 -07:00
Raymond Yee 0846bab210 implementation of read-only api for Work, Edition, Subject, Campaign, Author
added a check_db command to check database integrity of regluit.core.models
2011-09-12 14:50:29 -07:00
Raymond Yee b24d315f19 implementation of read-only api for Work, Edition, Subject, Campaign, Author
added a check_db command to check database integrity of regluit.core.models
2011-09-12 14:50:29 -07:00
Raymond Yee 9608f8efcb working starter API for Work 2011-09-12 13:02:06 -07:00
Raymond Yee dc54fc1002 working starter API for Work 2011-09-12 13:02:06 -07:00
Ed Summers 139a866bf6 setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00