Commit 3c0e2736 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 61302834 0c87784e
...@@ -10,7 +10,7 @@ import weblate.trans.fields ...@@ -10,7 +10,7 @@ import weblate.trans.fields
class Migration(migrations.Migration): class Migration(migrations.Migration):
dependencies = [ dependencies = [
('auth', '0007_alter_validators_add_error_messages'), ('auth', '0006_require_contenttypes_0002'),
('accounts', '0014_auto_20160302_1025'), ('accounts', '0014_auto_20160302_1025'),
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment