website/www/conservancy
Brett Smith 40133bb73b supporter: Remove bogus value for PayPal srt variable.
srt is meant to be used for time-limited subscriptions.  0 is not a valid
value.  See
<https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/#recurring-payment-variables>.
It's optional, and leaving it unset gives us the behavior we want, so do
that instead.
2017-02-03 10:34:14 -05:00
..
apps blog: Fix variable name typo in views code. 2017-02-03 10:31:51 -05:00
static img: Add picture of LCA Outreachy donation push. 2017-01-31 16:39:21 -05:00
templates supporter: Remove bogus value for PayPal srt variable. 2017-02-03 10:34:14 -05:00
__init__.py supporter: Use proper float formatting for parameter validation. 2016-12-02 15:07:35 -05:00
feeds.py Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
frontpage.py contractpatch: Add page. 2016-11-28 15:23:58 -05:00
local_context_processors.py Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08:00
manage.py Added middleware and management file 2010-09-26 19:03:53 -04:00
middleware.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
settings.py settings: Don't FORCE_CANONICAL_HOSTNAME when DEBUG. 2016-12-02 22:17:59 -05:00
sponsors.py Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
urls.py urls: Route /error/NNN/ to static.views.handler. 2016-12-05 21:43:51 -05:00