mirror of
https://github.com/django/django.git
synced 2025-06-01 17:49:12 +00:00
Also updated topics/auth/customizing.txt to reflect that subclasses of UserCreationForm and UserChangeForm can be used with custom user models. Thanks Baptiste Mispelon for the initial documentation.