When creating a super user in django with python3 manage.py createsuperuser and at another time I want to log in to the administrator of my project with my super user who does not let me connect with my username and password. What should I change in the settings so that django can remember my superuser account every time I log in?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ccf5f81b-74a4-4149-ab93-76164d056c39%40googlegroups.com.