mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-19 06:37:51 +00:00
perf: ops db migrate
This commit is contained in:
parent
0b3a7bb020
commit
91d37ddc40
@ -28,6 +28,7 @@ class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
('ops', '0002_celerytask'),
|
||||
('orgs', '0002_auto_20180903_1132'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
Loading…
Reference in New Issue
Block a user