regluit/core
Ed Summers a6e8d115db added celery async task for add_related that gets exercised when a book is added to a wishlist. includes new settings for the djkombu celery backend 2011-10-19 23:28:36 -04:00
..
fixtures the name of the site is unglue.it 2011-09-08 14:00:37 -03:00
management First pass integration of preapproval into campaign pledge form 2011-10-18 16:27:20 -07:00
migrations forgot the initial migration :-) 2011-10-14 16:13:06 -04: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 need to trap errors when looking up a LibraryThing ISBN in GoogleBooks and getting no hit 2011-10-18 23:45:02 -04: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 Merge branch 'master' of github.com:Gluejar/regluit into payment_integration 2011-10-17 07:23:59 -07:00
search.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
signals.py added key authentication and some api tests 2011-09-15 22:53:44 -04:00
tasks.py added celery async task for add_related that gets exercised when a book is added to a wishlist. includes new settings for the djkombu celery backend 2011-10-19 23:28:36 -04:00
tests.py minor doc fix 2011-10-18 23:47:48 -04:00
views.py setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00