mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 16:46:20 +01:00
Enhance admin site.
Regroup auth models.
This commit is contained in:
@@ -191,6 +191,7 @@ class Migration(migrations.Migration):
|
||||
],
|
||||
options={
|
||||
'default_permissions': ('change', 'delete'),
|
||||
'ordering': ['user', 'character__character_name'],
|
||||
},
|
||||
),
|
||||
migrations.CreateModel(
|
||||
|
||||
Reference in New Issue
Block a user