replace Http404 with more appropriate methods
commit98ec905452bd9283a2cd98a6117a9a068f5a15aa
authorStefan Koegl <stefan@skoegl.net>
Thu, 16 Sep 2010 17:25:06 +0000 (16 20:25 +0300)
committerStefan Koegl <stefan@skoegl.net>
Thu, 16 Sep 2010 17:25:06 +0000 (16 20:25 +0300)
treeee32c7b668fe68591f213724ae72bd6941785a6a
parentdec2816fcc0930c2aa06758328e155c6ad2bea11
replace Http404 with more appropriate methods
mygpo/api/advanced/__init__.py
mygpo/api/advanced/auth.py
mygpo/api/advanced/directory.py
mygpo/api/advanced/episode.py
mygpo/decorators.py
mygpo/web/views/device.py
mygpo/web/views/episode.py
mygpo/web/views/podcast.py
mygpo/web/views/public.py