mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Re-implemented Swagger now that URL resolution has been fixed
This commit is contained in:
@ -105,6 +105,7 @@ INSTALLED_APPS = (
|
||||
'debug_toolbar',
|
||||
'django_tables2',
|
||||
'rest_framework',
|
||||
'rest_framework_swagger',
|
||||
'circuits',
|
||||
'dcim',
|
||||
'ipam',
|
||||
|
Reference in New Issue
Block a user