error?
it does happen in custom models when a unique constraints is implemented in a wrong order but this error tells me that the "auth_permission" has that error
which is a built-in django model. what do i do?
(also i did google it. nothing about the built-in "app"s such as auth. only in custom model/apps)
most often weird errors are caused from deleted migrations
true. i have done that several times. but mustn't it be gone after deleting the migrations folder, doing managep.py flush and also deleting sqlite3.db ? bcz it hasn't.
Обсуждают сегодня