eric
|
f81a4e8e6d
|
removed isbn_10 column and fixed many isbn13 non-compliance issues
apply migrations!
|
2011-12-19 23:26:55 -05:00 |
Ed Summers
|
55656e2d3d
|
now getting subjects from openlibrary instead of from googlebooks. You will need to APPLY MIGRATIONS!
|
2011-12-19 01:33:13 -05:00 |
Ed Summers
|
e8339697f6
|
works are mono-lingual now. language is now a property of Work instead of Edition. YOU WILL NEED TO APPLY MIGRATIONS!
|
2011-12-13 09:55:26 -05:00 |
Raymond Yee
|
11027f6bc1
|
First attempt at placing a Librarything import button
|
2011-11-16 16:47:29 -08:00 |
Raymond Yee
|
38105c3de9
|
First pass at writing the celery tasks to the db and displaying them.
|
2011-11-10 15:14:33 -08:00 |
Raymond Yee
|
374196d763
|
Refined model for CeleryTask
|
2011-11-10 09:33:22 -08:00 |
Raymond Yee
|
a959d00508
|
Experiments with creating tasks and seeing how to manage them, especially how to create a custom state to track status of tasks.
|
2011-11-09 17:31:31 -08:00 |
Raymond Yee
|
f98ed569c0
|
Added a simple adding task
|
2011-11-07 09:59:45 -05:00 |
Raymond Yee
|
672b1b3b20
|
Implemented LibraryThing import as a command and separated out LT functionality into a separate module
|
2011-11-01 17:42:39 -07:00 |
Raymond Yee
|
f7ea58a602
|
Integrated Goodreads shelf loading to wishlist into UI
|
2011-10-31 17:26:05 -07:00 |
Ed Summers
|
07073f8620
|
have tasks return bookloader return values
|
2011-10-20 05:23:30 +00:00 |
Ed Summers
|
dbcd8e3465
|
use redis in production environment for pub/sub instead of polling
|
2011-10-20 05:18:04 +00:00 |
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 |