Error - 'WSGIRequest' object has no attribute 'REQUEST' due to the usage of
self.request.REQUEST.get(name, '') in password_policies\views.py (line 110). Fix for the same.
Coverage remained the same at 78.321% when pulling 73a3a8135985e4d6b6ef8019ae846b8fa7521002 on cks333:patch-1 into 1aa31f7e353a33f909b9c6cf8a252a98ccab26c6 on tarak:master.
Error - 'WSGIRequest' object has no attribute 'REQUEST' due to the usage of self.request.REQUEST.get(name, '') in password_policies\views.py (line 110). Fix for the same.