website/www/conservancy
Bradley M. Kuhn 9b48cc94e6 Continuing saga of the sizing chart problems for original shirts
Gildan removed the sizing chart entirely from their website again
after yet another redesign.  Originally, we deep-linked into files in
their CDN for the charts, but it appears that in 5c72071 that I
introduced cut-and-paste error on the sizing charts.  I cannot find
the original links, but finally I simply decided we'd mirror the
files in our CDN, which is where these now link to.

I suspect that I didn't do this to start for worrying about copyright
infringement, but upon second thought, I think it's very reasonably
fair use for us to distribute these images.  We bought a lot of
t-shirts from Gildan and just trying to sell through.
2021-11-27 10:51:51 -08:00
..
apps Add a missed "object" change. 2021-11-26 14:03:24 +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 settings: Allow localhost in debug mode. 2017-11-07 09:00:48 -05: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