regluit/core
Raymond Yee ed4ea516c2 Storing goodreads info in user.profile 2011-10-29 15:40:00 -07:00
..
fixtures the name of the site is unglue.it 2011-09-08 14:00:37 -03:00
management dded a command to load a shelf to a user's wishlist 2011-10-26 09:49:54 -07:00
migrations Storing goodreads info in user.profile 2011-10-29 15:40:00 -07: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 rolling back the add_related option on add_by_isbn until it is better thought out, and does not break the build... 2011-10-20 18:43:40 +00:00
goodreads.py dded a command to load a shelf to a user's wishlist 2011-10-26 09:49:54 -07:00
isbn.py fall back to isbn-13 lookup on open library if isbn-10 is not there 2011-09-09 18:27:29 +00:00
models.py Storing goodreads info in user.profile 2011-10-29 15:40:00 -07:00
search.py moved to using googlebooks api for data. required moving authors and subjects to be associated to editions, since we google books does not have a notion of a work 2011-10-10 12:57:10 -04: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 have tasks return bookloader return values 2011-10-20 05:23:30 +00:00
tests.py minor doc fix 2011-10-18 23:47:48 -04:00
views.py setup api, core and frontend apps, also added initial homepage template from stefan 2011-08-30 23:46:55 -04:00