regluit/core
Raymond Yee 2cae997629 Add a load_gutenberg command to load Gutenberg editions 2012-02-27 13:47:11 -08:00
..
fixtures Added a site for ry-dyndns 2012-01-27 15:45:58 +00:00
management Add a load_gutenberg command to load Gutenberg editions 2012-02-27 13:47:11 -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 Merge branch 'production' 2012-02-24 14:56:45 -08:00
goodreads.py changed core.tasks to not use models 2012-02-16 13:19:36 -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 changed core.tasks to not use models 2012-02-16 13:19:36 -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 changed core.tasks to not use models 2012-02-16 13:19:36 -05:00
tests.py fixed bug where edition.public_domain never gets set 2012-02-23 18:51:29 -05: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