PLAT-1780 Remove dependency on django-extensions

This commit is contained in:
Jeremy Bowman
2017-10-24 18:41:14 -04:00
parent 8afa17f31d
commit ba06372cac
23 changed files with 298 additions and 36 deletions

View File

@@ -942,7 +942,7 @@ INSTALLED_APPS = [
# Maintenance tools
'maintenance',
'django_extensions',
'openedx.core.djangoapps.util.apps.UtilConfig',
# Tracking
'track',