pytest-dev / pytest-django

A Django plugin for pytest.
https://pytest-django.readthedocs.io/
Other
1.32k stars 341 forks source link

django_username_field example should use create_user not create #1101

Closed zsoldosp closed 5 months ago

zsoldosp commented 6 months ago

so that the password is hashed and client.login etc. works as expected