Fix settings.py

This commit is contained in:
2018-07-01 10:59:06 +02:00
parent 4b89e7afea
commit a177eb04da
+1 -1
View File
@@ -39,7 +39,7 @@ INSTALLED_APPS = [
'rest_framework.authtoken',
'debug_toolbar',
'crispy_forms',
'django_tables2',
#'django_tables2',
'billard',
]