#22652: create_superuser in contrib.auth.management expects "objects" manager in
1.7b4
---------------------------------+--------------------------------------
     Reporter:  alexdlaird       |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  contrib.auth     |                  Version:  1.7-beta-2
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  1                |                    UI/UX:  0
---------------------------------+--------------------------------------
Changes (by claudep):

 * severity:  Normal => Release blocker
 * needs_better_patch:   => 0
 * component:  Core (URLs) => contrib.auth
 * needs_tests:   => 0
 * easy:  0 => 1
 * needs_docs:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 I guess that simply replacing `objects` by `_default_manager` should solve
 this.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22652#comment:1>
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/068.3ee22de132a6aaf5357e88cdbb298729%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to