1
0
mirror of https://github.com/django/django.git synced 2025-01-22 16:19:35 +00:00
Tim Graham f3fa86a89b Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth."
This reverts commit 3333d935d2914cd80cf31f4803821ad5c0e2a51d due to
a crash if USERNAME_FIELD isn't a CharField.
2018-07-02 18:39:26 -04:00
..