[DB] fix migrations created with Python 2
commit9467e2a91fb270fdc7e4b8f649785cacb5948951
authorStefan Kögl <stefan@skoegl.net>
Sun, 2 Nov 2014 10:05:48 +0000 (2 11:05 +0100)
committerStefan Kögl <stefan@skoegl.net>
Sat, 29 Nov 2014 19:12:53 +0000 (29 20:12 +0100)
treef2b2160ce609d993bfc14b3a178234ec390e61f6
parent9622886ad3089b22a8b33f97a629837bef230f4e
[DB] fix migrations created with Python 2
12 files changed:
mygpo/categories/migrations/0001_initial.py
mygpo/history/migrations/0001_initial.py
mygpo/history/migrations/0002_pluralname.py
mygpo/history/migrations/0003_historyentry.py
mygpo/podcastlists/migrations/0001_initial.py
mygpo/podcasts/migrations/0001_initial.py
mygpo/podcasts/migrations/0019_ondelete.py
mygpo/publisher/migrations/0002_auto_20140718_1457.py
mygpo/subscriptions/migrations/0001_initial.py
mygpo/subscriptions/migrations/0002_unique_constraint.py
mygpo/users/migrations/0002_auto_20140718_1457.py
mygpo/users/migrations/0004_auto_20140718_1655.py