Corrections to Blog.entry_tags to use taggit APIs. Tweaks to penfield migration 0005...
[philo.git] / philo / contrib / penfield / migrations / 0006_delete_tag_rels.py
index e65662f..d3bba00 100644 (file)
@@ -215,4 +215,4 @@ class Migration(SchemaMigration):
                }
        }
 
-       complete_apps = ['penfield']
+       complete_apps = ['penfield', 'taggit']