website/www/conservancy
Brett Smith cb5b5ec23f supporter: Refactor amount-checking JavaScript.
* Separate out amount-parsing and reacting into separate events.  This sets
  the stage for other elements to react to the custom
  'conservancy:newamount' event.
* Set up events in the context of each supporter form, with closures.  This
  lets us avoid weird CSS selector gymnastics in the event, and instead
  drill down from the form to find the elements we need.

There are no functional changes in this code, barring bugs.
2017-01-08 18:23:51 -05:00
..
apps Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
static supporter: Refactor amount-checking JavaScript. 2017-01-08 18:23:51 -05:00
templates supporter: Add size information chart. 2017-01-05 13:46:46 -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