c# .net
Adsense
ADO.NET
Linq
Viruses/security
asp.net MVC
JQuery
Angular-js
Node-js
SEO
Java
C++
SQL
API
Networking
vb.net
.Net
Css
JavaScript
Generics c#.Net
entity framework
HTML
Website host
Website Construction Guide
HTTP tutorial
W3C tutorial
Web Services
JSON
Psychology
Ionic framework
Angular
ReactJS
Python
Computer
Android
Python
How to Reset Django Admin Username and Password? | Python
By:
Mohamed Rasik
|
Aug,18 2023
|
django
, python
You can use the
manage.py changepassword <username>,
replace
<username>
with user you want to reset the password. After pressing enter keyboard, it prompt's for new password and confirm password.
Note: Make sure enter strong and unique password.
Python cmd:
python manage.py changepassword <username>
VIDEO GUIDE: Change password in django Admin:
⌃
© 2019 www.infinetsoft.com | All Rights Reserved