Import GenericForeignKey from new path
commita1a54b47c6d250cac2f342cef6cfd60fd01c452a
authorStefan Kögl <stefan@skoegl.net>
Mon, 8 Jun 2015 17:30:33 +0000 (8 19:30 +0200)
committerStefan Kögl <stefan@skoegl.net>
Mon, 8 Jun 2015 17:30:33 +0000 (8 19:30 +0200)
tree79a7d7b9aca799fa60f92c49ee9edf09a7fa6cba
parentc191c41daba6f585034b91e85b52b70935986cfb
Import GenericForeignKey from new path

The path of the class changed:
django.contrib.contenttypes.{generic => fields}.GenericForeignKey
mygpo/maintenance/merge.py
mygpo/podcastlists/models.py
mygpo/podcasts/models.py
mygpo/usersettings/models.py
mygpo/votes/models.py