Commit 9e2d8319 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 312c841b 5500d425
......@@ -26,6 +26,10 @@ from django.db import models
class Migration(SchemaMigration):
depends_on = (
('lang', '0003_auto__add_field_language_plural_type'),
)
def forwards(self, orm):
# Changing field 'SubProject.template'
......
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