.. |
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
|
display of borrowability and library holdings
|
2013-10-18 12:36:55 -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
|
turned off requests logging from bookloader
|
2013-10-30 12:42:59 -04:00 |
epub.py
|
change pyepub to regluit.pyepub
|
2013-09-20 17:59:40 -07: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
|
also want tests to pass
|
2013-11-06 17:20:13 -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
|
wired up claim notifications [#37257639]
|
2013-11-06 14:58:50 -05:00 |
sitemaps.py
|
intoduce Publisher and PublisherName Models
|
2013-03-25 23:41:19 -04:00 |
tasks.py
|
add acq handling to download
|
2013-09-05 22:54:11 -04:00 |
tests.py
|
display of borrowability and library holdings
|
2013-10-18 12:36:55 -04: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 |