mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-20 11:00:35 +00:00
解决 authentication 迁移文件冲突
This commit is contained in:
@@ -7,7 +7,7 @@ from django.db import migrations, models
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('authentication', '0014_auto_20221122_2152'),
|
('authentication', '0015_alter_connectiontoken_login'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Reference in New Issue
Block a user