mirror of
https://github.com/django/django.git
synced 2025-03-03 05:24:24 +00:00
Also fixed #28608 -- Allowed UserCreationForm and UserChangeForm to work with custom user models. Thanks Sagar Chalise and Rômulo Collopy for reports, and Tim Graham and Tim Martin for reviews.