regluit/core
Raymond Yee e4285400ea Changed the isbn.ISBN class to not throw exceptions on invalid ISBNs but rather return None at various places 2012-02-08 09:19:17 -08:00
..
fixtures Added a site for ry-dyndns 2012-01-27 15:45:58 +00:00
management Compute the number of works corresponding to new editions 2012-02-06 11:34:11 -08: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 Changed the isbn.ISBN class to not throw exceptions on invalid ISBNs but rather return None at various places 2012-02-08 09:19:17 -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 Adding a bit more info to recluster_singletons but now requires a max parameter 2012-02-06 11:26:48 -08:00
search.py added endless scroll for search results 2012-02-04 16:06:53 -08: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 Changed the isbn.ISBN class to not throw exceptions on invalid ISBNs but rather return None at various places 2012-02-08 09:19:17 -08: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