Commit 7c04917
django_username_field example should use create_user not create
so that the password is hashed and `client.login` etc. works as expected1 parent 0b42a93 commit 7c04917
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
0 commit comments