Commit Graph

2 Commits

Author SHA1 Message Date
Dan McGee
f9252df113 Switch to using the cached STATICFILES_STORAGE backend
This should finally let us crank up the Expires: header to far-future
values in production since updates to JS and CSS files will take effect
immediately.

Some minor removals were made from retro stylesheets as they were
referencing files that don't actually exist because they were missing
from the web archive.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-01-21 15:14:44 -06:00
Dan McGee
f451e61725 Add retro views from 2003 through 2011
These follow the prior commit adding the framework and an initial 2002
retro view.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-02-18 20:40:15 -06:00