``` ~/FileHosting$ python3 manage.py runserver ``` http://127.0.0.1:8000/
``` ~/FileHosting$ python3 manage.py createsuperuser ``` http://127.0.0.1:8000/admin/
``` ~/FileHosting$ python3 manage.py runserver ``` http://127.0.0.1:8000/
``` ~/FileHosting$ python3 manage.py createsuperuser ``` http://127.0.0.1:8000/admin/