Ed Summers
|
bfd1d85264
|
need an empty models module for api to be treated like a legit django app that can be tested
|
2011-10-05 22:30:49 -04:00 |
Ed Summers
|
ccf9e122c1
|
added resource filtering to be able to lookup campaigns based on isbn with /api/v1/campaign/?format=json&work__editions__isbn_10=1590171101
|
2011-09-15 22:33:05 +00:00 |
Raymond Yee
|
5f00f568f8
|
First naive pass at creating a IsbnResource
|
2011-09-14 16:15:01 -07:00 |
Raymond Yee
|
4ecff73bdd
|
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
|
d3485a8842
|
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
|
9608f8efcb
|
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 |