mirror of
https://github.com/django/django.git
synced 2025-03-20 14:20:44 +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.