website/www/conservancy
Ben Sturmfels 457e5739f7
Add unique constraint to Staff.username.
Previously had some duplicates for "pono" which were causing
MultipleObjectsReturned errors. A username is generally considered to be unique.
2021-11-29 14:31:26 +11:00
..
apps Add unique constraint to Staff.username. 2021-11-29 14:31:26 +11:00
static Fix a encoding issues for future Python 3 support. 2021-11-26 12:41:27 +11:00
templates Continuing saga of the sizing chart problems for original shirts 2021-11-27 10:51:51 -08:00
__init__.py Apply "object" changes only from futurize --stage2. 2021-11-26 13:49:40 +11:00
bsoup.py Apply "object" changes only from futurize --stage2. 2021-11-26 13:49:40 +11:00
feeds.py Apply futurize --stage1 (safe) Python 2/3 compatibility changes. 2021-11-26 13:00:20 +11:00
frontpage.py Count supporters in the database - it's faster. 2021-10-13 21:20:58 +11:00
local_context_processors.py Move fundraising goal end times into database. 2021-11-19 17:56:44 +11:00
middleware.py Apply "object" changes only from futurize --stage2. 2021-11-26 13:49:40 +11:00
settings.py Don't send email notification on DisallowedHost error. 2021-11-29 14:21:14 +11:00
sponsors.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
urls.py add /press and make that kit page 2021-10-19 06:50:26 -07:00