I want to use a weaker password hashing algorithm when testing for less time consuming. According to doc and this article article, I add below code inside settings.py<
settings.py<