Raymond Yee
|
711546f414
|
First pass at incorporating status into Campaign
|
2011-10-07 20:11:57 -07:00 |
Raymond Yee
|
68b94f768f
|
Changes in progress to the model
|
2011-10-07 14:17:54 -07:00 |
Raymond Yee
|
ac7deebf9a
|
I had missed some settings that needed to be obtained from django.conf.settings
|
2011-10-07 09:53:30 -07:00 |
Raymond Yee
|
cdc02e8c6e
|
Some parameters defined in django.conf.settings had to set accordingly
|
2011-10-06 16:10:20 -07:00 |
Ed Summers
|
6e53fd409f
|
wrote a script to look for what main settings variables are used in payment app, and couldn't find any.
|
2011-10-05 23:53:06 -04:00 |
Ed Summers
|
8f9a03c94f
|
django.conf.settings should be used to get at the settings, not regluit.settings.me which could very well change depending on what environment regluit is configured to run in
|
2011-10-05 22:53:51 -04:00 |
Raymond Yee
|
d67d77a9a0
|
Changed currency amounts to DecimalField in core and payment
Added south migrations to payment
Changed print statements to logger.info in payment
Added primitive paymentcomplete page in payment
|
2011-10-05 17:56:20 -07:00 |
Jason
|
59ba9db4f6
|
Adding basic selenium powered unit tests for payments
|
2011-10-04 07:55:39 -04:00 |
Jason
|
ed1732b4ec
|
Adding cancel,dispute,chargeback support, chained payments, user/list APIs, bug fixes
|
2011-10-01 08:01:40 -04:00 |
Jason
|
42cf499a6c
|
Adding Pre-approved payments
|
2011-09-29 03:50:07 -04:00 |
Jason
|
7e9517ead2
|
Adding missing README
|
2011-09-27 08:56:50 -04:00 |
Jason
|
37b46d01c2
|
Adding pledge payment support
|
2011-09-27 08:48:11 -04:00 |