Once you have deployed the development server, you can follow these steps to get started.
-
Shutdown the server (if started).
-
Create an admin account using the following command:
python manage.py createsuperuser
- Start the server using command:
python manage.py runserver
- Whilst the server is running, in a web browser navigate to:
127.0.0.1:8000/admin/
- Whilst the server is running, in a web browser naviage to:
127.0.0.1:8000/admin/