Move rigboard templates up a level

Also:
- Find and replace panel -> card
- Some base template work
- gulpfile things, added dep on django-gulp
This commit is contained in:
2020-03-09 21:44:09 +00:00
parent 6c72f070f2
commit 1df1784d02
65 changed files with 225 additions and 227 deletions

View File

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