tarak / django-password-policies

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

Django 1.7 support? #24

Closed vierja closed 9 years ago

vierja commented 10 years ago

Hi,

Is there any plans for Django 1.7 support? I see there is a fork from @hidashun (https://github.com/hidashun/django-password-policies) mentioning Django 1.7 fixes on commits messages but no pull request associated with this.

Thanks.

tarak commented 9 years ago

Travis-CI test passed with django-1.7. Check PyPI for version 0.3.0.

vierja commented 9 years ago

Thanks tarak!