pre-calculate directory entries
commit082c67f1d598717ea3c51bc88021b26aa49e0809
authorStefan Koegl <stefan@skoegl.net>
Sun, 18 Jul 2010 13:12:10 +0000 (18 15:12 +0200)
committerStefan Koegl <stefan@skoegl.net>
Sun, 18 Jul 2010 13:12:10 +0000 (18 15:12 +0200)
treefaf9c76d93808d6204bc2e43e4def6cfa3e58091
parentde292e202d440c11199b40a6a8cc7c8d6be5f620
pre-calculate directory entries

using model DirectoryEntry and management command update-directory
install/update-37.sql [new file with mode: 0755]
mygpo/data/directory.py [new file with mode: 0755]
mygpo/data/management/commands/update-directory.py [new file with mode: 0755]
mygpo/data/models.py [changed mode: 0644->0755]
mygpo/web/templates/podcast.html [changed mode: 0644->0755]
mygpo/web/views/public.py