macropin / django-registration

Django-registration (redux) provides user registration functionality for Django websites.
http://django-registration-redux.readthedocs.org
Other
975 stars 350 forks source link

Fix refactor little #385

Closed heavenshell closed 3 years ago

heavenshell commented 3 years ago

Hi,

While I read registration/models.py code, I found some refactor point. Could you reveiw this?

Also add following changes

Thank you.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.004%) to 97.279% when pulling eb2475bdbf836faea7f05b6c77e09d2a06608361 on heavenshell:topic/refactor into c3d346e1d0e914b4abacb424ebf2e10987840ea6 on macropin:master.

heavenshell commented 3 years ago

~I don't know why tests are failing.~ ~In my local env, master branch also failed.~ ~Dose anybody know this?~

pytest v6 breaks all tests.

joshblum commented 3 years ago

thanks!