Merge remote-tracking branch 'origin/features/multi_version_document' into clients/bc
This commit is contained in:
@@ -12,6 +12,9 @@ class Migration(migrations.Migration):
|
|||||||
('documents', '0041_auto_20170823_1855'),
|
('documents', '0041_auto_20170823_1855'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
run_before = [
|
||||||
|
('documents', '0052_rename_document_page'),
|
||||||
|
]
|
||||||
operations = [
|
operations = [
|
||||||
migrations.CreateModel(
|
migrations.CreateModel(
|
||||||
name='DocumentPageContent',
|
name='DocumentPageContent',
|
||||||
|
|||||||
Reference in New Issue
Block a user