website/www/conservancy
Bradley M. Kuhn 8c3ecd347a Return amount to id; add id for error span.
I actually think I want amount to be id rather than a class, now that I
figured out the proper selector to find them all.

Also, the $("span", input.parent()) was buggy if there were any other
span's other than error-related ones in the supporter-form-inputs div.

Finally, ditch that <small> stuff and simply place a font-size reduction
into the CSS for the form-error-show.
2014-12-03 20:42:33 -05:00
..
apps Keep blog posts on front page for 30 days. 2012-02-15 15:13:30 -08:00
static Return amount to id; add id for error span. 2014-12-03 20:42:33 -05:00
templates Remove male dominated placeholder. 2014-12-03 13:49:06 -05:00
__init__.py Conservancy website as it currently looks; unfortunately, old history before this cannot easily be retrieved 2010-09-26 17:20:05 -04:00
feeds.py No longer "stash" the GET object in self. 2014-07-14 14:39:10 -04:00
frontpage.py Corrected front page code and template so that blog posts appear. 2010-10-04 11:27:04 -04:00
manage.py Added middleware and management file 2010-09-26 19:03:53 -04:00
middleware.py Incorporate conservancy_ssl middleware, etc. into main site, now that HTTPS fully supported. 2013-04-26 13:09:24 -04:00
settings.py Test thing for redirect table. 2010-10-11 15:48:17 -04:00
urls.py .* no longer desirable in /admin in urls.py 2014-07-14 14:49:17 -04:00