move resized logo urls from /media/logo to /logo
commitf7be6a4434c238e44cc696ab7cf5d28684a58b3d
authorStefan Koegl <stefan@skoegl.net>
Wed, 7 Apr 2010 15:14:38 +0000 (7 17:14 +0200)
committerStefan Koegl <stefan@skoegl.net>
Wed, 7 Apr 2010 15:14:38 +0000 (7 17:14 +0200)
treebd6c66a83c8c5c899f7856e11248d8e6b7493c00
parent64fa72ddab4b3863b0dbbbe3310fd82de42d4cfb
move resized logo urls from /media/logo to /logo

otherwise lighttpd would try to serve the logos and would circumvent the
resizing mechanism
mygpo/urls.py
mygpo/web/templatetags/podcasts.py
mygpo/web/views/__init__.py