Changes between Initial Version and Version 1 of Ticket #34438, comment 5


Ignore:
Timestamp:
Mar 27, 2023, 1:06:15 AM (16 months ago)
Author:
Mariusz Felisiak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34438, comment 5

    initial v1  
    1010You must still subclass `UserCreationForm` to work with a custom user model, e.g.
    1111
    12 {{#!diff
     12{{{#!diff
    1313diff --git a/tests/auth_tests/test_forms.py b/tests/auth_tests/test_forms.py
    1414index c3ce1f570f..16b39a08d7 100644
Back to Top