More unit tests (essentially for the login view) and some docstrings
This commit is contained in:
@ -5,3 +5,4 @@ exclude_lines =
|
||||
def __unicode__
|
||||
raise AssertionError
|
||||
raise NotImplementedError
|
||||
if six.PY3:
|
||||
|
Reference in New Issue
Block a user