What does your code look like now? You can subclass the PasswordResetView and set the appropriate attribute for whichever template you want to override.
https://docs.djangoproject.com/en/dev/topics/auth/default/#django.contrib.auth.views.PasswordResetView Or you can override the default template: https://docs.djangoproject.com/en/dev/howto/overriding-templates/ On Tuesday, June 13, 2017 at 12:46:26 PM UTC-4, Rohan Purekar wrote: > > I have implemented class based password reset view as instructed in > django1.11 but the template being used is the default template, I want to > use a custom template. Where I am stuck is If I have to use a custom > template then I will have to call get and post functions to return the > template to be rendered but what do I write in those functions I am not > getting that part. > > Thanks in advance > -- 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 post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/50063540-0785-4056-950c-329ef9cd6814%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.