mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-13 16:34:52 +03:00
added PR #
This commit is contained in:
parent
a39a1eea4a
commit
eaddb25c0e
|
@ -59,6 +59,7 @@ class TestUserRedirectView:
|
|||
|
||||
|
||||
class TestUserDetailView:
|
||||
# PR #2234
|
||||
# Django usernames are case-sensitive.
|
||||
# See https://code.djangoproject.com/ticket/2273
|
||||
def test_username_case_detail_view(self, client, rf):
|
||||
|
|
Loading…
Reference in New Issue
Block a user