Override django auth temmplate

Hi. I have used Django auth in my project, but i want to change it’s default layout. What should i do?

Can you be more explicit as to what it is you’re looking to do?

For example, if you’re referring to creating your own login page, then I would refer you to the docs for Authentication Views

Screenshot (42)

This is layout django creating of login. I want to change it front end. Like change it design in html.

Actually, that looks like someone already replaced the login template. That doesn’t look like any default template I’m familiar with.

I’m just talking about text field, i want to change it in different layout

You need to be more specific as to what you want.

If you could provide a mock-up or image as to what you’re looking for, that might help.