regluit/core
Raymond Yee 4fc449dad5 Issue: instead of updating all Accounts in core.tasks.update_account_status -- updating only Accounts with expiration dates this month or earlier.
Possible to make this even more narrow -- see https://www.evernote.com/shard/s1/sh/35adfc05-46cc-41b7-865e-8a0edb652fd0/a18917c04c0262cd624208b7a071ec52
2013-07-18 16:14:01 -07:00
..
fixtures I think I had a Y2.0144 problem 2013-04-22 16:10:54 +00:00
management PEP 8, PEP 328. I feel better now. 2013-06-03 12:31:39 -04:00
migrations add kindle email to profile. requires migration 2013-05-31 11:35:17 -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
auth.py PEP 8, PEP 328. I feel better now. 2013-06-03 12:31:39 -04:00
bookloader.py PEP 8, PEP 328. I feel better now. 2013-06-03 12:31:39 -04:00
feeds.py googlebot likes the wishlist feeds- give it more 2013-03-09 17:38:47 -05:00
goodreads.py PEP 8, PEP 328. I feel better now. 2013-06-03 12:31:39 -04: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 PEP 8, PEP 328. I feel better now. 2013-06-03 12:31:39 -04:00
lookups.py allow new edition id oclc but no isbn; allow new publishernames 2013-05-13 17:32:30 -04:00
models.py Merge branch 'master' into simpler_download 2013-06-04 10:48:49 -04:00
search.py Adding Google books api key to the search 2013-07-02 08:00:01 -07:00
signals.py Merge branch 'master' into expiring_cc 2013-07-08 10:52:44 -07:00
sitemaps.py intoduce Publisher and PublisherName Models 2013-03-25 23:41:19 -04:00
tasks.py Issue: instead of updating all Accounts in core.tasks.update_account_status -- updating only Accounts with expiration dates this month or earlier. 2013-07-18 16:14:01 -07:00
tests.py [Finishes #53514857] Change ISBNS of test editions 2013-07-16 16:08:20 -07:00
userlists.py only filter out staff when there are lots of options 2013-02-18 09:09:54 -05:00
views.py PEP 8, PEP 328. I feel better now. 2013-06-03 12:31:39 -04:00