Dockerize a starter django app and add to stackbox. This will invlove the following steps.
Dockerize basic django app (without any endpoints)
Add code folder with Dockerfile to repo
Add django as an option in stackbox.sh
Refer to Angular and React PRs for more understanding.