Skip to content
Snippets Groups Projects
Verified Commit 48e6f133 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix migration history

(cherry picked from commit 33bd4d91)
parent cb6eb7b8
No related branches found
No related tags found
1 merge request!755Prepare release 2.0
......@@ -8,7 +8,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('core', '0020_pdf_file_person_optional'),
('core', '0021_drop_persons_accounts_perm'),
('favicon', '0004_faviconimg_favicon_size_rel_unique'),
]
......
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