[Directory] migrate example podcasts to Django ORM
commitbdc845e62aa4e1f9813c13e7f14c66bf3efcfc9b
authorStefan Kögl <stefan@skoegl.net>
Sun, 31 Aug 2014 09:53:54 +0000 (31 11:53 +0200)
committerStefan Kögl <stefan@skoegl.net>
Sun, 31 Aug 2014 09:53:54 +0000 (31 11:53 +0200)
tree7ed07cc8fd9a1fc94c986276301ec646074d681b
parentdb3c569f7418c4da59a4212af7bdffd2e9adc4a2
[Directory] migrate example podcasts to Django ORM
mygpo/api/simple.py
mygpo/core/models.py
mygpo/directory/admin.py [new file with mode: 0644]
mygpo/directory/management/commands/set-example-podcasts.py [deleted file]
mygpo/directory/migrations/0001_initial.py [new file with mode: 0644]
mygpo/directory/migrations/__init__.py [new file with mode: 0644]
mygpo/directory/models.py
mygpo/podcasts/models.py