Skip to content

Commit

Permalink
Added default admin credentials in readme file. (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: PavanKumar <[email protected]>
  • Loading branch information
Pavankumardontha and PK19982 authored Sep 2, 2023
1 parent 01f2b7f commit e3f58d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ Used Tech Stack

`python manage.py runserver`

5. Default django admin credentials:

`email: [email protected]`
`password: admin`

#### Run test:
``python manage.py test``
Expand Down

0 comments on commit e3f58d1

Please sign in to comment.