regluit/core
Raymond Yee 4752181ace Move add_missing_isbn_to_editions to bookloader.py 2012-02-15 19:36:18 -08:00
..
fixtures Added a site for ry-dyndns 2012-01-27 15:45:58 +00:00
management OK...I had to encode work.title, not work 2012-02-13 15:02:14 -08:00
migrations apply migrations! added num_wishes on work model. "popular" page now 10x faster 2012-02-11 14:15:06 -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 Move add_missing_isbn_to_editions to bookloader.py 2012-02-15 19:36:18 -08: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 apply migrations! added num_wishes on work model. "popular" page now 10x faster 2012-02-11 14:15:06 -05: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 Merge branch 'master' of github.com:Gluejar/regluit into ry 2012-02-15 08:46:17 -08:00
userlists.py userlist queries now only look at first 100 works 2012-02-11 19:08:05 -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