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

Fix migration

parent 30552e5f
No related branches found
No related tags found
1 merge request!415Resolve "Serve as OAuth2 and OpenID Connect provider"
Pipeline #6610 passed
......@@ -7,7 +7,7 @@ import django.utils.timezone
class Migration(migrations.Migration):
dependencies = [
('core', '0009_default_dashboard'),
('core', '0010_external_link_widget'),
]
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