Inital work on adding development livereload

This commit is contained in:
2020-03-13 13:08:09 +00:00
parent 88ac1b93ae
commit 7786512dc2
14 changed files with 51 additions and 348 deletions

View File

@@ -51,7 +51,6 @@ if DEBUG:
# Application definition
INSTALLED_APPS = (
'django_gulp',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',