#29780: Using default UserModel in django.contrib.auth forms
-------------------------------------+-------------------------------------
     Reporter:  Marcelo Canina       |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  contrib.auth         |                  Version:  2.1
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Javier Buzzi):

 Looks like the tests all passed. I have an issue with it though, how to
 really test this? By the time the tests run the `UserChangeForm` has
 already been executed and the metaclass already did its thing so no matter
 how much you change the `AUTH_USER_MODEL` nothing will change.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29780#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.496864ecd42d20f9ba209c8ededeffda%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to