Skip to content
Santhosh Prabhu edited this page Aug 17, 2018 · 4 revisions

Developer Info

Create an admin user: python3 manage.py createsuperuser

Access the admin login page: localhost:8000/admin

Clone this wiki locally