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

Renamed IPAMConfig to DCIMConfig

This commit is contained in:
Jeremy Stretch
2016-07-13 09:25:13 -04:00
parent 73d24532c9
commit 03542b400d
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
default_app_config = 'dcim.apps.IPAMConfig'
default_app_config = 'dcim.apps.DCIMConfig'