Skip to content
Snippets Groups Projects
Commit 4174399d authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Bump migration number

parent 3c2309ea
No related branches found
No related tags found
1 merge request!52Rolling cache db
......@@ -32,7 +32,7 @@ $$ language sql;
class Migration(migrations.Migration):
dependencies = [
('documents', '0011_act_folio'),
('documents', '0012_auto_20180619_0836'),
]
operations = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment