Duplicate Permissions Created on Model Rename

2023-08-03 Thread Dipak Pawar
*Description*: After renaming the model from "Group" to "CollegeGroup" in my Django project, duplicate permissions are being created for the renamed model. This results in two sets of permissions with the same functionality, one set with codenames like "add_group", "change_group", "view_group",

Re: Recover admin username and password

2023-08-03 Thread Maghav Ahuja
You can create another superuser from cmd. Use the command: django-admin createsuperuser name_of_the_user After creating, login from the new user and reset the passwords On Thursday, August 3, 2023 at 7:56:23 PM UTC+12 Safaet Jaman wrote: > I've delete my user admin. I've another two user but i

Re: Digest for django-users@googlegroups.com - 3 updates in 1 topic

2023-08-03 Thread johnc711
Document [image: awaymail logo white] I'm Currently Away Thanks for your email. I am away from my email until: Friday, August 4th 6AM I am away from email until tomorrow, 8AM. If you need to reach me prior, please click here Breakthrough

Re: Recover admin username and password

2023-08-03 Thread Safaet Jaman
Thank you! it worked On Thursday, August 3, 2023 at 2:21:52 PM UTC+6 wongX Ndeso wrote: > Just login to your server, activate the environment and run > createsuperuser to create new superuser account > > On Thu, Aug 3, 2023, 14:56 Safaet Jaman wrote: > >> I've delete my user admin. I've

Re: Recover admin username and password

2023-08-03 Thread wongX Ndeso
Just login to your server, activate the environment and run createsuperuser to create new superuser account On Thu, Aug 3, 2023, 14:56 Safaet Jaman wrote: > I've delete my user admin. I've another two user but i can't login django > admin pannel to use these. [image: Screenshot from 2023-08-03

Recover admin username and password

2023-08-03 Thread Safaet Jaman
I've delete my user admin. I've another two user but i can't login django admin pannel to use these. [image: Screenshot from 2023-08-03 13-55-22.png] -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop