We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8f36c commit a972665Copy full SHA for a972665
example/migrations/0002_auto_20160513_0857.py
@@ -9,7 +9,6 @@
9
class Migration(migrations.Migration):
10
11
dependencies = [
12
- ('contenttypes', '0002_remove_content_type_name'),
13
('example', '0001_initial'),
14
]
15
0 commit comments