regluit/core
Raymond Yee 2173695bbd Merge branch 'production' 2012-01-20 16:41:20 -08:00
..
fixtures added site fixtures to make email registration emails work 2011-12-28 12:34:41 -05:00
management this sort of dupe now prevented by an integrety constraint 2012-01-17 10:37:15 -05:00
migrations relax publisher and pubdate requirement on edition 2012-01-16 15:15:35 -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 minor formatting changes 2012-01-17 23:22:07 -05:00
goodreads.py fixed goodreads loader 2012-01-16 19:34:35 -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 populate edition was never running for works imported from library thing. started saving lccn. 186 errors today 2012-01-19 23:20:06 -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 fixed bug where first_ebook() is always None 2012-01-19 19:58:18 -05:00
search.py removed isbn_10 column and fixed many isbn13 non-compliance issues 2011-12-19 23:26:55 -05:00
signals.py fixed bug where social auth breaks if user also registers password 2011-12-28 23:31:42 -05:00
tasks.py removed isbn_10 column and fixed many isbn13 non-compliance issues 2011-12-19 23:26:55 -05:00
tests.py fixed issues with null pubdates 2012-01-16 23:28:34 -05:00
userlists.py A round of changes to speed up /list/popular 2012-01-20 16:35:13 -08:00
views.py setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00