Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when 
on
required field is a ForeignKey
-+-
 Reporter:  Christophe Henry |Owner:
 |  Christophe Henry
 Type:  Bug  |   Status:  assigned
Component:  contrib.auth |  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Christophe Henry):

 * owner:  nobody => Christophe Henry
 * status:  new => assigned


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.36c73fa22ed59f3d35c367a342185676%40djangoproject.com.


Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when 
on
required field is a ForeignKey
--+--
 Reporter:  Christophe Henry  |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.auth  |  Version:  3.1
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Unreviewed
Has patch:  1 |  Needs documentation:  0
  Needs tests:  1 |  Patch needs improvement:  1
Easy pickings:  0 |UI/UX:  0
--+--
Changes (by Christophe Henry):

 * needs_better_patch:  0 => 1
 * has_patch:  0 => 1
 * needs_tests:  0 => 1


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.d1f8aed2207179c1643143566100036b%40djangoproject.com.


Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when 
on
required field is a ForeignKey
--+--
 Reporter:  Christophe Henry  |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.auth  |  Version:  3.1
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--
Changes (by Christophe Henry):

 * Attachment "33151.diff" added.

 Proposed patch to fix the bug

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.fc092359e715d4a1380cbbe6bd502dae%40djangoproject.com.


Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when 
on
required field is a ForeignKey
--+--
 Reporter:  Christophe Henry  |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.auth  |  Version:  3.1
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--

Comment (by Christophe Henry):

 I just posted a patch proposing a fix for this bug. I'm open to comments
 on this solutions and suggestions on how to fix the `ManyToManyField`
 case.

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.3db2e630356312125fd17751047a1c1c%40djangoproject.com.


Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when 
on
required field is a ForeignKey
--+--
 Reporter:  Christophe Henry  |Owner:  nobody
 Type:  Bug   |   Status:  new
Component:  contrib.auth  |  Version:  3.1
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--
Changes (by Christophe Henry):

 * Attachment "django.patch" added.

 Proposed patch to fix the bug

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.bbd723068f35c964cf1c89cec88f473d%40djangoproject.com.