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

Fix conflicting migrations

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