reset django password
Reset lost django password without the use of sql.
- password
- reset
Reset lost django password without the use of sql.
This will reload the translation file for every request if you add it as a middleware in settings.MIDDLEWARE_CLASSES.
2 snippets posted so far.