.. |
fixtures
|
set emails in fixtures to avoid test failures on notification
|
2013-11-06 19:19:18 -05:00 |
management
|
move "extra data" into a json field dict to improve payment code tidieness
|
2013-08-18 15:21:55 -04:00 |
migrations
|
implement holds. Also fix borrow view that didn't specify work.
|
2013-11-08 12:13:34 -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 |
auth.py
|
PEP 8, PEP 328. I feel better now.
|
2013-06-03 12:31:39 -04:00 |
bookloader.py
|
implement holds. Also fix borrow view that didn't specify work.
|
2013-11-08 12:13:34 -05:00 |
epub.py
|
on success, add a cc license, watermark (and generate mobi), and save
|
2013-11-14 23:16:55 -05: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
|
apply distinct to edition lookup
|
2013-07-26 19:51:45 -04:00 |
models.py
|
preclude possible inter-instance data leakage
|
2013-11-18 18:22:09 -05:00 |
parameters.py
|
implemented borrowing methods, "BORROWED" license acq, RESERVES
|
2013-10-16 22:48:29 -04:00 |
search.py
|
Adding Google books api key to the search
|
2013-07-02 08:00:01 -07:00 |
signals.py
|
fix bug comparing dates with times
|
2013-11-14 12:38:58 -05:00 |
sitemaps.py
|
intoduce Publisher and PublisherName Models
|
2013-03-25 23:41:19 -04:00 |
tasks.py
|
implement holds. Also fix borrow view that didn't specify work.
|
2013-11-08 12:13:34 -05:00 |
tests.py
|
Make core.BookLoaderTests.test_ebook check the ebooks only if they show up...the public domain status of book fluctuates.
|
2013-12-10 16:17:12 -08:00 |
ungluify_record.py
|
wrong object
|
2013-09-24 16:22:41 -04:00 |
userlists.py
|
library ungluer list is library members
|
2013-10-19 21:01:10 -04:00 |
views.py
|
PEP 8, PEP 328. I feel better now.
|
2013-06-03 12:31:39 -04:00 |