mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-25 08:46:10 -06:00
updated migration
This commit is contained in:
parent
7308e39d3e
commit
6e1757816d
@ -7,7 +7,7 @@ import taggit.managers
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('extras', '0092_delete_jobresult'),
|
('extras', '0097_customfield_remove_choices'),
|
||||||
('tenancy', '0010_tenant_relax_uniqueness'),
|
('tenancy', '0010_tenant_relax_uniqueness'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user