use django.contrib.staticfiles everywhere
commitccf4aa2ae07d29a76d95f24155ba052f9c045a4c
authorStefan Kögl <stefan@skoegl.net>
Sun, 21 Jul 2013 13:06:30 +0000 (21 15:06 +0200)
committerStefan Kögl <stefan@skoegl.net>
Sun, 21 Jul 2013 13:06:30 +0000 (21 15:06 +0200)
tree4fb99d1d9cee81485aeff4f305bdb5b058ce9f49
parent2d37440cb049b5eccdae87f0a34a889ea6ad89cf
use django.contrib.staticfiles everywhere
14 files changed:
mygpo/directory/templates/toplist.html
mygpo/publisher/templates/link.html
mygpo/publisher/templates/publisher/podcast.html
mygpo/settings.py
mygpo/share/templates/share/overview.html
mygpo/urls.py
mygpo/web/templates/404.html
mygpo/web/templates/500.html
mygpo/web/templates/episode.html
mygpo/web/templates/podcast.html
mygpo/web/templatetags/charts.py
mygpo/web/templatetags/devices.py
mygpo/web/templatetags/episodes.py
mygpo/web/templatetags/podcasts.py