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