regluit/core
Ed Summers dbcd8e3465 use redis in production environment for pub/sub instead of polling 2011-10-20 05:18:04 +00:00
..
fixtures the name of the site is unglue.it 2011-09-08 14:00:37 -03:00
management added production deployment information and scripts for celeryd 2011-10-20 04:36:41 +00: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 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:31:16 -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 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:31:16 -04: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 use redis in production environment for pub/sub instead of polling 2011-10-20 05:18:04 +00: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