.. |
fixtures
|
I think I had a Y2.0144 problem
|
2013-04-22 16:10:54 +00:00 |
management
|
move "extra data" into a json field dict to improve payment code tidieness
|
2013-08-18 15:21:55 -04:00 |
migrations
|
connect purchases to the new Acq table which records purchases
|
2013-08-19 22:54:43 -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
|
create offers
|
2013-06-17 18:53:28 -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
|
apply distinct to edition lookup
|
2013-07-26 19:51:45 -04:00 |
models.py
|
days_per_copy properties
|
2013-08-22 14:23:47 -04:00 |
parameters.py
|
move constant to params file to improve import
|
2013-08-22 14:22:54 -04:00 |
search.py
|
Adding Google books api key to the search
|
2013-07-02 08:00:01 -07:00 |
signals.py
|
move constant to params file to improve import
|
2013-08-22 14:22:54 -04:00 |
sitemaps.py
|
intoduce Publisher and PublisherName Models
|
2013-03-25 23:41:19 -04:00 |
tasks.py
|
moved the payment tasks to payment from core
|
2013-08-03 18:42:33 -04:00 |
tests.py
|
days_per_copy properties
|
2013-08-22 14:23:47 -04:00 |
ungluify_record.py
|
not all records have 050 and 082; code for 082 was putting call number in Dewey!
|
2013-08-12 17:22:24 -04: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 |