#2581: [patch] flatpages do not call populate_xheaders
------------------------------------+---------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian
     Type:  enhancement             |      Status:  new   
 Priority:  normal                  |   Milestone:        
Component:  Contrib apps            |     Version:  SVN   
 Severity:  normal                  |    Keywords:        
------------------------------------+---------------------------------------
 Hi,
 
 from the admin_doc are javascript shortcuts available, which will call the
 admin-site for the specified object currently display on screen. This
 mechanism relies on populate_xheaders which are called by generic-views
 object_detail etc.
 
 This is not called on flatpages.
 
 The patch integrates the call for populate_xheaders into flatpages.views
 
 Regards,
 Dirk

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2581>
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