#2500: [patch] admin popup window stays open after adding and saving an item 
that
has a primary_key=True field
-------------------------------------------------+--------------------------
 Reporter:  Gary Wilson <[EMAIL PROTECTED]>  |        Owner:  adrian
     Type:  defect                               |       Status:  closed
 Priority:  normal                               |    Milestone:        
Component:  Admin interface                      |      Version:  SVN   
 Severity:  normal                               |   Resolution:  fixed 
 Keywords:                                       |  
-------------------------------------------------+--------------------------
Comment (by adrian):

 FYI, in the solution I came up with, I ended up just relying on the fact
 that the {{{repr()}}} of the primary-key value would be safely quoted --
 so it works for integer and string values alike.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2500>
Django <http://code.djangoproject.org/>
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to