ROOT_DIR = $(shell pwd)/../..

include $(ROOT_DIR)/examples/Makefile.common

RUN_CMD = python manage.py runserver --noreload
