regluit/core
Ed Summers 411a254ee6 got librarything, goodreads and openlibrary links working when ids are available, with fallbacks to isbn routing and canned search urls 2011-12-05 00:56:24 -05:00
..
fixtures enabling admin, and added created column on models that did not have them 2011-11-19 11:55:35 -05:00
management First attempt at placing a Librarything import button 2011-11-16 16:47:29 -08:00
migrations persist goodreads and librarything identifiers when loading wishlists from there 2011-12-02 22:16:11 -05: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 allow empty publication date, also make sure test database uses charset utf8 or else tests will fail 2011-11-21 14:13:29 -05:00
goodreads.py got librarything, goodreads and openlibrary links working when ids are available, with fallbacks to isbn routing and canned search urls 2011-12-05 00:56:24 -05:00
isbn.py Added checking for non-978/979 ISBN-13 and also checks against converting 979 ISBN 13 to ISBN-10. 2011-11-18 11:25:13 -08:00
librarything.py persist goodreads and librarything identifiers when loading wishlists from there 2011-12-02 22:16:11 -05:00
lookups.py woo hoo! autocomplete input on rightsholder creation form. uses app django-selectable 2011-11-18 09:24:31 -05:00
models.py got librarything, goodreads and openlibrary links working when ids are available, with fallbacks to isbn routing and canned search urls 2011-12-05 00:56:24 -05:00
search.py refactored search.html to use book_panel.html. required altering labels of some data sources so that they have the same names when they hit book_panel regardless of where it's included from 2011-11-23 12:28:59 -05:00
signals.py A stub signal for Transaction.post_save() event 2011-12-01 10:59:34 -08:00
tasks.py First attempt at placing a Librarything import button 2011-11-16 16:47:29 -08:00
tests.py persist goodreads and librarything identifiers when loading wishlists from there 2011-12-02 22:16:11 -05:00
userlists.py Oh, the humanity! 2011-12-03 12:02:26 -05:00
views.py setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00