mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
parent
527c016c72
commit
4b073c3161
@ -0,0 +1,14 @@
|
|||||||
|
# Generated by Django 3.2.8 on 2021-10-26 09:19
|
||||||
|
|
||||||
|
from django.db import migrations
|
||||||
|
|
||||||
|
|
||||||
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
|
dependencies = [
|
||||||
|
('authentication', '0018_alter_state_name_length'),
|
||||||
|
('authentication', '0018_state_member_factions'),
|
||||||
|
]
|
||||||
|
|
||||||
|
operations = [
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user