Website Description This Django project build an academic webpage. It is build so the owner can access and modify. Installation Install django virtualenv .venv -p python3 source .venv/bin/activate pip install django create supersuser ./manage createsuperuser