add dashboard page with newest episodes
commit31ae6bac32f9d5a24485bb6dc7e7d806e023e526
authorStefan Koegl <stefan@skoegl.net>
Sat, 10 Apr 2010 19:45:36 +0000 (10 21:45 +0200)
committerStefan Koegl <stefan@skoegl.net>
Sat, 10 Apr 2010 19:45:36 +0000 (10 21:45 +0200)
tree0e055c751cbde71efefe39cb4217cf3bbb231566
parentc9b2f99499052bebd740fd0d296d39bb5afebe08
add dashboard page with newest episodes

dashboard located at /
used as default login redirect
mygpo/constants.py
mygpo/web/templates/dashboard.html [new file with mode: 0644]
mygpo/web/views/__init__.py