Skip to content
Snippets Groups Projects
Commit ed0b3e5f authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

Update migration after rebase.

parent 328db800
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('activity', '0056_add_updated_vendor'),
('activity', '0058_add_project_invoicing'),
]
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