mirror of
https://github.com/django/django.git
synced 2025-01-19 06:43:15 +00:00
3333d935d2
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.