Django login + pasword

[введите описание изображения здесь][1] [1]: https://i.stack.imgur.com/ECii0.jpg

Hello Dear colleagues! I want to say right away that I'm new to IT and only learning, please do not use professional terms in solving this issue, thank you in advance! I have Django deployed, created my project, I want to modify my project, I understand that the main django files are better not to change, on this reason in the root of my project dumped copies of files: login.html, base.html, base_site.html as well as in a folder of the project copied files styles: login.css and base.css. Linking HTML files to CSS styles, but when you run your project, still loaded CSS files django. Can you tell me where I made a mistake and what I do wrong? My task is to change standard login + password window display to my own

view.
Вернуться на верх