mirror of https://github.com/jumpserver/jumpserver
perf: Migrate
parent
e062b5820c
commit
3559647fee
|
@ -6,7 +6,7 @@ from django.db import migrations
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('accounts', '0020_alter_automationexecution_options'),
|
('accounts', '0020_integrationapplication_delete_serviceintegration_and_more'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
|
Loading…
Reference in New Issue