regluit/core
Raymond Yee ee76eb136a Changed the behavior of __str__ and __unicode__ of ISBN to spit back a representation matching the type of the ISBN -- and not automatically push to ISBN 13 format 2011-11-18 10:21:29 -08:00
..
fixtures valid json (again) 2011-11-06 15:02:40 -05:00
management First attempt at placing a Librarything import button 2011-11-16 16:47:29 -08:00
migrations new initial migrations 2011-11-17 23:05:27 +00: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 Added grabbing of pdf ebooks corresponding to edition 2011-11-06 17:49:25 -05:00
goodreads.py Some first tests for Goodreads and Librarything 2011-11-18 06:14:33 -08:00
isbn.py Changed the behavior of __str__ and __unicode__ of ISBN to spit back a representation matching the type of the ISBN -- and not automatically push to ISBN 13 format 2011-11-18 10:21:29 -08:00
librarything.py First attempt at placing a Librarything import button 2011-11-16 16:47:29 -08: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 tried to speed up some queries 2011-11-17 22:11:40 -05:00
search.py added logic to display ebooks, badly for now 2011-11-07 15:39:02 -05:00
signals.py added homepage url and twitter id to user profile model and form; reverted signalling 2011-10-24 23:32:32 -04:00
tasks.py First attempt at placing a Librarything import button 2011-11-16 16:47:29 -08:00
tests.py Changed the behavior of __str__ and __unicode__ of ISBN to spit back a representation matching the type of the ISBN -- and not automatically push to ISBN 13 format 2011-11-18 10:21:29 -08:00
userlists.py ungluer lists now shown in work view (the wished_by users) and search view( same as supporter) 2011-11-14 15:40:33 -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