Replace deprecated django.contrib adminmedia with staticfiles.
authorDiane Trout <diane@ghic.org>
Tue, 18 Jun 2013 00:06:13 +0000 (17:06 -0700)
committerDiane Trout <diane@ghic.org>
Tue, 18 Jun 2013 00:06:13 +0000 (17:06 -0700)
commit3dbdf2d6c340edcecb2587e10740ce44a92425f2
tree22497455dafad7f491c9ba93f0862631bfb08f13
parent17d4d6072f2e23fe2f9b29dfdd056b31df3bace4
Replace deprecated django.contrib adminmedia with staticfiles.

Also update url template tag for django 1.5 syntax.
htsworkflow/frontend/templates/admin/index.html
htsworkflow/frontend/templates/base.html
htsworkflow/frontend/templates/inventory/inventory_summary.html
htsworkflow/frontend/templates/registration/login.html
htsworkflow/frontend/templates/search_form.html
htsworkflow/settings.py