manjurulhoque / django-job-portal

Job portal application using Django
MIT License
541 stars 242 forks source link

Couldn't find default admin credentials #75

Closed shanujha closed 1 year ago

shanujha commented 1 year ago

Checklist

Describe the bug I might be blind, so help me with this. I couldn't find the default admin credentials anywhere. I tried opening the sqlite file in notepad, but the max anything i could find was admin@admin.com (one of the users) I don't really have expertise in database, to I wondered, if anyone is able to use this application, you could guide me towards where I could find the default admin credentials, or if they even exist?

If someone, comments, I could open a PR to add the creds in the Readme file

Specify the team with the correct label enhancement

Expected behavior Could you help me, I can create PR to add the default credentials in the Readme.md

manjurulhoque commented 1 year ago

Thank you for raising the issue.

Pavankumardontha commented 1 year ago

@manjurulhoque can you please check my PR raised for this issue ?