1 | | Hi Natalia |
2 | | |
3 | | Thank you so much for accepting my ticket and considering the changes! |
4 | | |
5 | | I’ve created a GitHub repository to demonstrate the changes I’ve made in relation to this ticket. In this repo, you will find a test project with the necessary customizations for overriding the password_change_form as discussed. |
6 | | |
7 | | link of repository: https://github.com/mohammadrezaesk/django-ticket-36121-show-case |
8 | | |
9 | | **PR changes:** |
10 | | Additionally, I’ve added test cases to the PR to check for security-related changes, and I’ve updated the release notes and documentation as requested 🫡. |
11 | | |
12 | | Regarding the documentation, when I checked the existing docs for the login_form customization, I noticed there were no detailed examples provided for similar attributes. So, I followed the same format as the login_form example and avoided adding unnecessary text. This way, the documentation remains consistent with the current structure, and the example is clear and concise. |
13 | | |
14 | | Feel free to check out the project and let me know if further adjustments are needed! |
15 | | |
16 | | Looking forward to your feedback. |