Re: [Django] #22525: syncdb should allow "y" or "n" when asking to create a user

2014-04-28 Thread Django
#22525: syncdb should allow "y" or "n" when asking to create a user
-+-
 Reporter:  Gumnos   |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  master
Component:  Uncategorized|   Resolution:  wontfix
 Severity:  Normal   | Triage Stage:
 Keywords:  new user, yes, no|  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-

Comment (by Gumnos):

 While I can see keeping a full "yes" vs. "no" for more dangerous
 operations such as deletion, it just gets in the way when answering more
 routine questions.  I'd be glad to search for other locations where yes/no
 is answered on input, and modify similarly where there is no risk of data-
 loss if consistency is an issue.

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.7edf8ec64e8724af51d1cd8122888dd1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #22525: syncdb should allow "y" or "n" when asking to create a user

2014-04-28 Thread Django
#22525: syncdb should allow "y" or "n" when asking to create a user
-+-
 Reporter:  Gumnos   |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  master
Component:  Uncategorized|   Resolution:  wontfix
 Severity:  Normal   | Triage Stage:
 Keywords:  new user, yes, no|  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by timo):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Thanks for the suggestion, but there are other places where yes/no are
 used so I think it's okay to keep things as they are. Particularly when
 deleting data, it seems safer to require three characters.

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.5a3d8994b41e686baf758512ccf545be%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #22525: syncdb should allow "y" or "n" when asking to create a user

2014-04-26 Thread Django
#22525: syncdb should allow "y" or "n" when asking to create a user
-+-
 Reporter:  Gumnos   |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:  master
Component:  Uncategorized|   Resolution:
 Severity:  Normal   | Triage Stage:
 Keywords:  new user, yes, no|  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Gumnos):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Also available in GitHub as
 https://github.com/Gumnos/django/compare/django:master...master

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.ebc69c690a0bddd8edd32f8f2d454d81%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #22525: syncdb should allow "y" or "n" when asking to create a user

2014-04-26 Thread Django
#22525: syncdb should allow "y" or "n" when asking to create a user
--+---
 Reporter:  Gumnos|  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  Uncategorized |Version:  master
 Severity:  Normal|   Keywords:  new user, yes, no
 Triage Stage:  Unreviewed|  Has patch:  1
Easy pickings:  0 |  UI/UX:  1
--+---
 Currently the code requires that you type out "yes" or "no" in full when a
 simple "y" or "n" would do.

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.07cb8bf2513c8baa084b5ee2d3cbceb4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.