mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
+2
-2
@@ -1,4 +1,4 @@
|
||||
# Generated by Django 5.2.13 on 2026-04-11 18:35
|
||||
# Generated by Django 5.2.14 on 2026-06-03 10:14
|
||||
|
||||
import django.db.models.deletion
|
||||
import uuid
|
||||
@@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("authentik_core", "0057_remove_user_groups_remove_user_user_permissions_and_more"),
|
||||
("authentik_core", "0059_add_application_meta_hide"),
|
||||
("contenttypes", "0002_remove_content_type_name"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user