Here: https://docs.djangoproject.com/en/3.0/topics/auth/default/#django.contrib.auth.views.PasswordChangeView
This line: template_name: The full name of a template to use for displaying the password change form. Defaults to registration/password_change_form.html if not supplied. The "password_change_form.html" not workinkng for me, but "password_change.html" is ok, when I want to made a costum template. I think it was working at Django 2 with "_form". What you think? I'm right? And where can I report that? -- 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/fc1f10af-efd6-487c-9777-4cd486b5186a%40googlegroups.com.