evorepo/templates
Dan McGee 943ef2e8e4 Convert to and enable staticfiles contrib application
This moves our site static files into the sitestatic directory if they
are shared resources, and also moves a handful of things (such as the
artwork logos) into application-specific static/ directories. This
allows the staticfiles contrib app to work after a few settings tweaks,
a run of collectstatic, and massaging the hardcoded '/media/' prefix out
of our templates.

Django 1.4 is going to make this a lot easier to move things to a CDN
and provides better template tags; for now this is setting the stage
before we can move to that.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-12-05 23:06:10 -06:00
..
admin Add Admin log overview page 2011-03-10 10:49:11 -06:00
devel Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
feeds Ensure feed GUIDs are unchanging and unique 2011-04-07 17:01:16 -05:00
mirrors Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
news Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
packages Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
public download: add a link to the new netboot environment 2011-12-05 17:46:18 -06:00
registration Tabs -> spaces in templates 2011-08-16 15:46:14 -05:00
releng Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
todolists Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
visualize Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
403.html
404.html
500.html
base.html Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
general_form.html Get general form up to snuff 2011-03-04 11:10:33 -06:00