Files @ ba0df40639d9
Branch filter:

Location: website/www/conservancy/apps/supporters/__init__.py

brett
supporter: Improve amount validation JavaScript.

* Check validity on page load and store it in a data attribute so we can
change validity state more accurately.
* Clear invalid state on any change.