add settings to advanced API (bug 1082)
commitd6243a4e8ea27f3765f3cd1398efcc1f0362d10f
authorStefan Koegl <stefan@skoegl.net>
Mon, 2 Aug 2010 20:05:06 +0000 (2 22:05 +0200)
committerStefan Koegl <stefan@skoegl.net>
Mon, 2 Aug 2010 20:05:06 +0000 (2 22:05 +0200)
tree7382ac14e371b47949a5dc6bedf30e5d2b504bd3
parentce824a385b81eed5c8e77dc5e7594f181ed8aa9a
add settings to advanced API (bug 1082)
mygpo/api/advanced/settings.py [new file with mode: 0644]
mygpo/api/fields.py
mygpo/api/models/__init__.py
mygpo/urls.py
mygpo/web/views/podcast.py
mygpo/web/views/settings.py