Ed Summers
|
a79de596bb
|
added production deployment information and scripts for celeryd
|
2011-10-20 04:36:41 +00:00 |
Raymond Yee
|
8cab4dc425
|
First pass integration of preapproval into campaign pledge form
|
2011-10-18 16:27:20 -07:00 |
Ed Summers
|
bc24d0ea71
|
activate the random campaigns
|
2011-10-14 14:26:57 +00:00 |
Andromeda Yelton
|
145c275795
|
Merge branch 'master' of github.com:Gluejar/regluit
Conflicts:
core/management/commands/random_campaigns.py
|
2011-10-13 12:46:52 -04:00 |
Andromeda Yelton
|
3773a6dd9c
|
switched to decimal to address python 2.6/2.7 compatibility bug
|
2011-10-13 12:21:53 -04:00 |
Raymond Yee
|
d82cda07ba
|
Load campaign with Decimal target amount.
|
2011-10-12 15:48:41 -07:00 |
Ed Summers
|
1b54ba5f6b
|
make sure there are some hits when adding a book by isbn
|
2011-10-10 17:26:38 -04:00 |
Raymond Yee
|
0ab5cb00f5
|
Created HTML version of API -- pretty ugly but set up to show what type of info you can get when ISBN passed in
|
2011-09-14 09:11:12 -07:00 |
Raymond Yee
|
1de0717c8c
|
Forgot to add a few new files to previous commit.
|
2011-09-14 08:40:42 -07:00 |
Raymond Yee
|
cb89c13cbb
|
check_db command for database integrity check
|
2011-09-12 16:52:06 -07:00 |
Ed Summers
|
7720a73fb0
|
beginnings of a user wishlist display...
|
2011-09-12 01:53:54 -04:00 |
Ed Summers
|
67ef77a757
|
added management command to create random campaigns for any works that lack a campaign
|
2011-09-12 00:04:22 -04:00 |
Ed Summers
|
2c7f858125
|
handle duplicates using openlibrary ids for edition, work and author
|
2011-09-10 11:36:38 +00:00 |
Ed Summers
|
c30d37064d
|
fall back to isbn-13 lookup on open library if isbn-10 is not there
|
2011-09-09 18:27:29 +00:00 |
Ed Summers
|
0f5ff789ff
|
lots of changes to support dynamically loading from openlibrary based on an isbn...which still needs some work to prevent duplication
|
2011-09-09 01:38:28 -04:00 |
Ed Summers
|
19d73f8bf8
|
added core edition googlebooks lookup and test, plus the start of a load_books management command
|
2011-09-07 05:34:03 -04:00 |