We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6ed23 commit 2c484d5Copy full SHA for 2c484d5
1 file changed
ietf/group/migrations/0009_auto_20150930_0758.py
@@ -109,6 +109,7 @@ class Migration(migrations.Migration):
109
dependencies = [
110
('doc', '0010_auto_20150930_0251'),
111
('group', '0008_auto_20160505_0523'),
112
+ ('community', '0004_cleanup_data'),
113
]
114
115
operations = [
0 commit comments