You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
hello everyone I get an error when I do makemigrations. I tried many things. It didn't happen django.db.utils.ProgrammingError: (1146, "Table 'prodb1.auth_user' doesn't exist")
Larry Martell
unread,
Dec 2, 2023, 9:07:57 AM12/2/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Have you run the initial migrations that would have created the auth tables?
Kasper Laudrup
unread,
Dec 2, 2023, 10:22:52 AM12/2/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
If you've just tried many things you need to try more things. At some
point you'll have tried really many things and then it will happen.
In cases like these you have to try many, many things.