regluit/api
Ed Summers 21aa09d183 use Decimal for campaign target 2011-10-10 15:39:25 -04:00
..
templates Added /api/editions to make it easier to test /api/isbn 2011-09-14 10:31:16 -07:00
__init__.py setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00
models.py 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
resources.py 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
tests.py use Decimal for campaign target 2011-10-10 15:39:25 -04:00
urls.py 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
views.py Added /api/editions to make it easier to test /api/isbn 2011-09-14 10:31:16 -07:00