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

Fix migration history

parent 22564d33
No related branches found
No related tags found
1 merge request!747Resolve "Caching issues"
Pipeline #38504 passed
......@@ -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