mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
Merge b3e60210b7
into 73d24532c9
This commit is contained in:
commit
cfab69b46f
@ -1 +0,0 @@
|
||||
default_app_config = 'dcim.apps.IPAMConfig'
|
@ -102,7 +102,7 @@ INSTALLED_APPS = (
|
||||
'rest_framework',
|
||||
'rest_framework_swagger',
|
||||
'circuits',
|
||||
'dcim',
|
||||
'dcim.apps.IPAMConfig',
|
||||
'ipam',
|
||||
'extras',
|
||||
'secrets',
|
||||
|
Loading…
Reference in New Issue
Block a user