diff --git a/Makefile b/Makefile index 8457b132..c073a1f8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ default: ## Build and serve the web site. python manage.py migrate - python manage.py loaddata buttholes special_squares rolls + python manage.py loaddata buttholes special-squares special-square-types rolls make scss python manage.py runserver