mirror of
https://github.com/django/django.git
synced 2025-02-12 18:36:41 +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.