Changes between Initial Version and Version 1 of Ticket #34438, comment 5
- Timestamp:
- Mar 27, 2023, 1:06:15 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34438, comment 5
initial v1 10 10 You must still subclass `UserCreationForm` to work with a custom user model, e.g. 11 11 12 {{ #!diff12 {{{#!diff 13 13 diff --git a/tests/auth_tests/test_forms.py b/tests/auth_tests/test_forms.py 14 14 index c3ce1f570f..16b39a08d7 100644