mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-16 16:00:17 +02:00
Prevent multiple migration leaf nodes
This commit is contained in:
parent
5a16c9c495
commit
73789ea734
@ -7,7 +7,7 @@ class Migration(migrations.Migration):
|
|||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('authentication', '0016_ownershiprecord'),
|
('authentication', '0016_ownershiprecord'),
|
||||||
('groupmanagement', '0008_remove_authgroup_permissions'),
|
('groupmanagement', '0009_requestlog'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user