Remove __future__ imports -- the future is here!
commited1a1b40230beed880533d0c4f881429c4a78bc1
authorStefan Kögl <stefan@skoegl.net>
Thu, 4 Jun 2015 09:58:43 +0000 (4 11:58 +0200)
committerStefan Kögl <stefan@skoegl.net>
Thu, 4 Jun 2015 09:58:43 +0000 (4 11:58 +0200)
treea4dcefde8f3ad7d25e398305bfbd6910c11b7da7
parent93c5121b427757a1ca16ed6b0a359d8f4759fb9f
Remove __future__ imports -- the future is here!
13 files changed:
mygpo/history/migrations/0010_episode_history_index.py
mygpo/podcastlists/migrations/0004_django_uuidfield.py
mygpo/podcasts/migrations/0030_ordered_episode.py
mygpo/podcasts/migrations/0031_podcast_max_episode_order.py
mygpo/podcasts/migrations/0032_episode_order_bigint.py
mygpo/podcasts/migrations/0033_duration_biginteger.py
mygpo/podcasts/migrations/0034_episode_ordering.py
mygpo/podcasts/migrations/0035_django_uuidfield.py
mygpo/subscriptions/migrations/0004_subscription_index.py
mygpo/users/migrations/0013_remove_userprofile_uuid.py
mygpo/users/migrations/0014_django_uuidfield.py
mygpo/usersettings/migrations/0004_django_uuidfield.py
mygpo/votes/migrations/0003_django_uuidfield.py