Re: [Django] #14014: Admin Add user view: Clicking 'Save and add another' button still shows extended user detail form

2010-11-13 Thread Django
#14014: Admin Add user view: Clicking 'Save and add another' button still shows
extended user detail form
---+
  Reporter:  ramiro| Owner:  nobody
Status:  closed| Milestone:
 Component:  django.contrib.admin  |   Version:  1.2   
Resolution:  fixed |  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by ramiro):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 Re-closing this because the issue this reported was fixed, will open
 another ticket with what Atr3ides reports.

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14014: Admin Add user view: Clicking 'Save and add another' button still shows extended user detail form

2010-11-07 Thread Django
#14014: Admin Add user view: Clicking 'Save and add another' button still shows
extended user detail form
---+
  Reporter:  ramiro| Owner:  nobody
Status:  reopened  | Milestone:
 Component:  django.contrib.admin  |   Version:  1.2   
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by Atr3ides):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 This breaks the two steps behavior of the user creation flow. When
 creating a new user and hitting "Save", you are now redirected to User
 model change list instead of entering editing mode for adding additional
 user profile.

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14014: Admin Add user view: Clicking 'Save and add another' button still shows extended user detail form

2010-07-29 Thread Django
#14014: Admin Add user view: Clicking 'Save and add another' button still shows
extended user detail form
---+
  Reporter:  ramiro| Owner:  nobody
Status:  new   | Milestone:
 Component:  django.contrib.admin  |   Version:  1.2   
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by ramiro):

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

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



[Django] #14014: Admin Add user view: Clicking 'Save and add another' button still shows extended user detail form

2010-07-27 Thread Django
#14014: Admin Add user view: Clicking 'Save and add another' button still shows
extended user detail form
--+-
 Reporter:  ramiro|   Owner:  nobody
   Status:  new   |   Milestone:
Component:  django.contrib.admin  | Version:  1.2   
 Keywords:|   Stage:  Unreviewed
Has_patch:  0 |  
--+-
 Found this change of behavior of the ''Home › Auth › Users › Add user''
 admin view between 1.1 and 1.2 when looking at #14012.

 In 1.1 when you click the 'Save and add another' button you are taken to
 another identical page (with username, password1 and password2 fields) but
 empty, ready to quickly add another user.

 In 1.2, you are taken to the ''Change user'' page (the one with a 'The
 user "xxx" was added successfully. You may edit it again below.' message)
 as if you had clicked on one of the other two buttons ('Save and continue
 editing' or 'Save')

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.