I've installed Django-Registration-Redux app in my project and set up the default one step registration backend and it worked so far. Now i want to extend the functionality of my app by adding password change mechanism. Any idea or link where I can start looking.
Thanks in advance
PD: Django-registration-redux documentation is not related to this topic.
Maybe these links will be useful: