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

Merge branch '458-remove-managers-from-dashboardwidgetorder-migration' into 'master'

Resolve "Remove managers from DashboardWidgetOrder migration"

Closes #458

See merge request !630
parents c5b33692 d47163da
No related branches found
No related tags found
1 merge request!630Resolve "Remove managers from DashboardWidgetOrder migration"
Pipeline #12598 failed
......@@ -29,7 +29,6 @@ class Migration(migrations.Migration):
'verbose_name_plural': 'Dashboard widget orders',
},
managers=[
('objects', django.contrib.sites.managers.CurrentSiteManager()),
],
),
]
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