1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update migrations

This commit is contained in:
Jeremy Stretch
2019-04-09 14:22:45 -04:00
parent 71b674d11a
commit f1d1e8b537
10 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ class Migration(migrations.Migration):
dependencies = [
('secrets', '0005_change_logging'),
('extras', '0018_tag_taggeditem'),
('extras', '0019_tag_taggeditem'),
]
operations = [