regluit/core
Raymond Yee b8cebfa0dd Refining the interaction of Premium choice and pledge amount 2011-11-30 08:58:26 -08: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 added new migrations 2011-11-21 11:29:37 -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 Some first tests for Goodreads and Librarything 2011-11-18 06:14:33 -08: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 First attempt at placing a Librarything import button 2011-11-16 16:47:29 -08: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 Refining the interaction of Premium choice and pledge amount 2011-11-30 08:58:26 -08: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 added homepage url and twitter id to user profile model and form; reverted signalling 2011-10-24 23:32:32 -04:00
tasks.py First attempt at placing a Librarything import button 2011-11-16 16:47:29 -08:00
tests.py improving display of hover state of book panel (still in progress) 2011-11-28 10:13:21 -05:00
userlists.py ungluer lists now shown in work view (the wished_by users) and search view( same as supporter) 2011-11-14 15:40:33 -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