regluit/core
eric 6215a7c8d8 turns out some records in googlebooks have no title!
https://www.googleapis.com/books/v1/volumes/?q=isbn:9780867130768
2012-02-02 11:33:51 -05:00
..
fixtures Added a site for ry-dyndns 2012-01-27 15:45:58 +00:00
management add relookup_isbns management command 2012-02-02 09:05:41 -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 turns out some records in googlebooks have no title! 2012-02-02 11:33:51 -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 Merge branch 'master' of https://github.com/Gluejar/regluit 2012-01-27 21:18:20 -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-26 17:20:14 -08: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 add "update edition" method in bookloader 2012-02-02 09:05:41 -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