regluit/core
Raymond Yee 68b94f768f Changes in progress to the model 2011-10-07 14:17:54 -07:00
..
fixtures the name of the site is unglue.it 2011-09-08 14:00:37 -03:00
management 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
migrations needed this default value for the migration to work properly on a clean database 2011-10-07 02:34:46 +00:00
__init__.py setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00
bookloader.py handle duplicates using openlibrary ids for edition, work and author 2011-09-10 11:36:38 +00:00
isbn.py fall back to isbn-13 lookup on open library if isbn-10 is not there 2011-09-09 18:27:29 +00:00
models.py Changes in progress to the model 2011-10-07 14:17:54 -07:00
search.py adjusted test to expect the title and isbns in the new location 2011-09-29 19:07:16 +00:00
signals.py added key authentication and some api tests 2011-09-15 22:53:44 -04:00
tests.py Changes in progress to the model 2011-10-07 14:17:54 -07:00
views.py setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00