Skip to content
Snippets Groups Projects
Commit 11d15735 authored by magicfelix's avatar magicfelix
Browse files

Fix migrations

parent 1fca33b2
No related branches found
No related tags found
1 merge request!68Resolve "Migrations fail"
Pipeline #193971 passed
......@@ -32,6 +32,7 @@ class Migration(migrations.Migration):
dependencies = [
('paweljong', '0017_fix_voucher_max_length'),
('tezor', '0001_initial'),
('djp_sepa', '0001_initial'),
]
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