If you can see this page, Django templates + routing are working.
Add a model in core/models.py, then run:
core/models.py
python manage.py makemigrations python manage.py migrate