regluit/core
Raymond Yee 3d07e09424 Merge branch 'master' into fps
Conflicts:
	payment/manager.py
2012-06-08 15:02:57 -04:00
..
fixtures Changing ry-dev.dyndns.org -> ry-dev.unglueit.com 2012-05-07 15:57:30 -07:00
management First pass at a django admin command to check integrity of payments 2012-05-15 07:23:02 -07:00
migrations [#28851641] Edition creation and editing !!! Needs a schema migration. 2012-05-11 14:13:09 -04: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 log adding book only if it's new to the database 2012-05-25 13:13:15 -04:00
feeds.py while mucking around, set feed to atom to match type I set in autodiscovery link [#26402939] 2012-03-20 13:53:53 -04:00
goodreads.py Pull which payment processor is involved from the transaction itself not from the settings.PAYMENT_PROCESSOR 2012-05-29 15:01:48 -07: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 improving ple pledge_modified 2012-05-29 20:50:53 -04:00
search.py need to rewrite cover image urls in googlebooks api search results too 2012-04-03 15:27:33 -04:00
signals.py commenting 2012-05-29 21:16:01 -04:00
tasks.py putting from email in reply-to: header [#29498563] 2012-05-13 16:38:58 -04:00
tests.py Goodreads problem has been fixed: http://www.goodreads.com/topic/show/908732?utm_medium=email&utm_source=comment_instant#comment_51301819 2012-05-29 16:23:57 -07:00
userlists.py userlist queries now only look at first 100 works 2012-02-11 19:08:05 -05:00
views.py Adding skeleton row locking code for demo 2012-06-01 12:20:17 -04:00