Fixes #1210: Fix TemplateDoesNotExist errors on browsable API views
This commit is contained in:
@@ -112,6 +112,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.humanize',
|
||||
'corsheaders',
|
||||
'debug_toolbar',
|
||||
'django_filters',
|
||||
'django_tables2',
|
||||
'mptt',
|
||||
'rest_framework',
|
||||
|
Reference in New Issue
Block a user