heartwood every commit a ring

Remove scheduler from default run

dadd5b62 by Isaac Bythewood · 3 years ago

modified Makefile
@@ -14,7 +14,7 @@ PROJECT_NAME = $(shell basename $(PWD))run: check install	@echo "run ----------------------------------------------------------------"	${MAKE} -j3 runserver webpack scheduler	${MAKE} -j3 runserver webpackrunserver:	pipenv run python manage.py runserver