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

Update cleanupregistration output for more understaing #407

Closed quroom closed 3 years ago

quroom commented 3 years ago

This code gives more details for cleanupregistration. Without this, we don't know there is cleaned user or not. We can only know, command was run or not.

quroom commented 3 years ago

Fix line error. Let's see. If there is more problems, I will look into laster. Have a nice day.

quroom commented 3 years ago

Add new line. @joshblum Can u review? Coverage test fails but it looks no problem.

By the way, is there any command to check lint test in win system? I can only check invoke test and build command. Any lint test command?

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.1%) to 97.16% when pulling 68da215e2f5c86cd1184b73489d56a24f4ede1ef on quroom:master into 96d04330ec88d3365bc676a35c134013893aaf24 on macropin:master.

quroom commented 3 years ago

@joshblum Thanks for review. Have a nice year.