Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-21 | Switch to using the cached STATICFILES_STORAGE backend | Dan McGee | |
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> | |||
2012-02-18 | Add retro views from 2003 through 2011 | Dan McGee | |
These follow the prior commit adding the framework and an initial 2002 retro view. Signed-off-by: Dan McGee <dan@archlinux.org> |