Skip to content
Snippets Groups Projects
Verified Commit d4756b6e authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix data migration for yubikey validation service

parent aaaffe88
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ class Migration(migrations.Migration):
dependencies = [
('core', '0009_dashboard_widget'),
('otp_yubikey', '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