website/www/conservancy
Bradley M. Kuhn a8bd5a2129 Leave text w/ percentage when no progressbar
The progressbar is generated by Javascript.  As such, the text here
won't have a progressbar formatted around it when the browser doesn't
support Javascript.

However, since the Javascript does update the text, we can format the
Django template to put in place text that we wish will appear when no
Javascript is turned on, and then allow the Javascript to make it right
when it's available.

Graceful degradation: I may be its last proponent.
2015-03-08 22:08:14 -07:00
..
apps Import decimal needed. 2015-03-08 21:28:44 -07:00
static Leave text w/ percentage when no progressbar 2015-03-08 22:08:14 -07:00
templates Leave text w/ percentage when no progressbar 2015-03-08 22:08:14 -07: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 Place Supporters counter on front & sponsors pages 2015-01-03 10:02:02 -05: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 Add IP number as a valid site. 2015-03-05 07:08:15 -08:00
sponsors.py Ordering likely screwed up when I muck with query. 2015-01-04 12:26:25 -05:00
urls.py Convert VMware fundraiser to new dynamic content. 2015-03-08 21:54:34 -07:00