tarak / django-password-policies

Django unicode-aware password policies.
Other
59 stars 92 forks source link

Adds Django 1.10 compat. while maintaining Django 1.7 compat. #63

Open mkoistinen opened 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.4%) to 78.448% when pulling 4c9cae36dcee2fbf4b80e62e57c25e027f228c29 on OpenTherapeutics:feature/adds_django_1_10_compatibility into 4816664e6f2e6bbebd996aee2dc74a73412e0802 on tarak:master.

mkoistinen commented 7 years ago

This PR should cleanly supersede #59, #61 and #62 while maintaining Django 1.7 compatibility. The reduction in coverage is non-material and is due largely to code blocks that are executed in only a subset of Django versions. @tarak please review and let me know how we can get this merged. Thank you.

yoav-sadeh commented 7 years ago

Hi @tarak @mkoistinen My company uses password_policies. We also want to upgrade to 1.10. Is this project alive?

mkoistinen commented 7 years ago

@yoav-sadeh I can't really help here. I posted this update 5 months ago, but didn't see any movement, so, I went a different direction. Sorry!