eric
26bab0af68
last 2.0 deprecations
2018-07-24 11:33:39 -04:00
eric
18c0afd38e
update tastypie
2018-07-23 22:51:01 -04:00
eric
b5e52effd9
optimize id access
...
See
https://docs.djangoproject.com/en/1.11/topics/db/optimization/#use-forei
gn-key-values-directly
2017-10-28 18:33:58 -04:00
eric
7736201ce8
add publishers, ebooks to api
2017-06-29 13:22:58 -04:00
eric
85b0ea0d35
fix issue with new version of tastypie
2017-02-14 13:59:19 -05:00
eric
762036e10e
Tasypie update
2016-04-09 13:22:31 -04:00
eric
14829c327a
misc fixes for 1.6
2016-04-08 18:12:10 -04:00
eric
356207bc5d
patch django.conf.urls.defaults
2016-04-07 20:38:53 -04:00
eric
7efa73697b
add freeisbn resource
2015-12-18 20:21:28 -05:00
eric
174f2f076d
remove cruft
2015-12-18 20:01:22 -05:00
eric
2c48bb0547
Mmm, we made the api before thinking privacy
2015-12-18 12:10:59 -05:00
Andromeda Yelton
ad69580b2d
PEP 8, PEP 328. I feel better now.
2013-06-03 12:31:39 -04:00
Andromeda Yelton
ed06ac4763
allow for ordering by num_wishes
2013-02-18 15:15:53 -05:00
eric
04fca2fcc0
fixed bug in api where work.id and campaign.id were confused
2012-02-07 22:22:01 -05:00
eric
0d19018e62
api tests working; non-google id's working
2012-01-10 15:20:02 -05:00
eric
f81a4e8e6d
removed isbn_10 column and fixed many isbn13 non-compliance issues
...
apply migrations!
2011-12-19 23:26:55 -05:00
Raymond Yee
a2b622b061
Added status and current_total data to Campaign resource in the API.
...
Added an API help page to describe how to use the API and which shows a user's api_key and sample calls and link to campaign widgets.
Added facility to redirect back to current URL after sign in.
2011-10-19 17:08:17 -07:00
Ed Summers
70a620b27f
moved to using googlebooks api for data. required moving authors and subjects to be associated to editions, since we google books does not have a notion of a work
2011-10-10 12:57:10 -04:00
Ed Summers
409df080ce
got search passably working and a somewhat functional ajax add to list
2011-09-29 02:23:50 -04:00
Ed Summers
b25bc783b4
got campaign information relevant to the logged in user to show up
2011-09-16 00:51:46 -04:00
Ed Summers
273cb0bc6c
added key authentication and some api tests
2011-09-15 22:53:44 -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