Files @ 2d96daee903c
Branch filter:

Location: website/.gitignore

bkuhn
Rework Javascript final form validation.

The problem before was that an error in the annual form would prevent
submission of the monthly form and vice-versa. That is herein corrected
with this change, which assures that the input with id of "amount" if
the specific form (id'd with "annual" or "monthly") is the only one
checked.
1
2
3
4
5
6
*~
#*#
*.pyc
www/djangocommonsettings.py
www/conservancy/static/source
logs