Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8602461
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T02:05:28+00:00 2026-06-12T02:05:28+00:00

To utilize django’s own provided templates like forgot password, change password and such templates

  • 0

To utilize django’s own provided templates like forgot password, change password and such templates and views funcionality, I made my own templates for login e.t.c. But after some time I found that there are many views and templates already present that one can utilize just by providing right URL but only problem is that these templates are extending django’s own template. So I want to know that is there a way to only set extended template of my own choice that is my site’s main template so that I just give the URL of forgot password or change password e.t.c. related pages and django render the template by extending my main template instead of django’s own template. I am not sure if admin panel is extending the same template that other pages are.

Please tell how can I do so and also please tell if doing so can have any problem.

More detail:

I know inheritance and extending with our template file but how can I set my own template in such way that they automatically inherit mine.
For example, for forgotpassword, I had to make a template file and need to paste form elements and top of it I write {%extends main.html%} but I don’t want that, I know that default forgot password template is being inherited from some default django template I want to set it some so that it always inherit from my template in that case.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T02:05:29+00:00Added an answer on June 12, 2026 at 2:05 am

    Short answer: You have to write your own templates.

    Longer answer:

    Django does include some templates, but these are all intended solely for the admin application. The auth views default to using ‘registration/some_template.html’, and those templates all live in the admin app ( see https://github.com/django/django/tree/master/django/contrib/admin/templates/registration). The auth views all support a template keyword argument that you can supply in your URLConf, so that you can specify which of your own templates to use.

    Think of the admin templates as a reference that you can use when writing your own templates, but not as something you’re meant to use directly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

(r'^login/?$',login,{'template_name':'login.html', 'authentication_form':CustomAuthenticationForm}), Right now, I do this. I utilize Django's login system. But, when
I need to utilize a ActionBar so I need to change the targetSdkVersion to
When I utilize AddHandler in VB to add my own method to the Click
I'd like to utilize the Windows Authentication Model for authenticating users that use my
I'd like to utilize an etherpad interface on my website. Two questions: 1) is
I would like to utilize caching on a couple pages: individual blog pages index.php
I am developing a django app and it will utilize the Celery notification system.
I'm trying to get the django password reset working but the reset email does
I would like to utilize some scripting language in order to perform unit testing
I would like to utilize the ASP.NET AJAX Page Methods functionality with a user

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.