id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 14012,Adding an User object in a popup fails,gk@…,nobody,"Let's say we have a model with a ForeignKey to the django.contrib.auth.User! If you edit objects of this model on the admin interface, you can click the little green plus sign to add a new User in a popup window. You enter the user name and the password (twice). In django 1.1, it closed the window, created the user then set in the select. Django 1.2 behaves wrong, it displays the edit user form, instead of closing the window. You can't even close the window with the full form's save button. To illustrate this, I've uploaded a video: http://www.youtube.com/watch?v=BIMRoBbH8ws (The left one is django 1.1.1, the right is django 1.2.1) ",,closed,contrib.admin,1.2,,fixed,,,Ready for checkin,1,0,0,0,0,0