Explorar el Código

Removed django_extensions

Jeremy Stretch hace 10 años
padre
commit
c85e00e7f5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      netbox/netbox/settings.py

+ 0 - 1
netbox/netbox/settings.py

@@ -59,7 +59,6 @@ INSTALLED_APPS = (
     'django.contrib.staticfiles',
     'django.contrib.humanize',
     'debug_toolbar',
-    'django_extensions',
     'django_tables2',
     'rest_framework',
     'rest_framework_swagger',