Skip to content
Snippets Groups Projects
Verified Commit b311bcb6 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'master' of edugit.org:AlekSIS/onboarding/AlekSIS-App-Tezor

parents 9fccf8f3 67d118a7
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ import django.db.models.deletion ...@@ -8,7 +8,7 @@ import django.db.models.deletion
class Migration(migrations.Migration): class Migration(migrations.Migration):
dependencies = [ dependencies = [
('core', '0038_notification_send_at.py'), ('core', '0038_notification_send_at'),
('sites', '0002_alter_domain_unique'), ('sites', '0002_alter_domain_unique'),
('tezor', '0002_invoice_due_date'), ('tezor', '0002_invoice_due_date'),
] ]
......
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