#4524: 'Delete' action is broken in newforms-admin
---------------------------------------+------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian         
     Status:  reopened                 |            Component:  Admin interface
    Version:  newforms-admin           |           Resolution:                 
   Keywords:                           |                Stage:  Accepted       
  Has_patch:  0                        |           Needs_docs:  0              
Needs_tests:  0                        |   Needs_better_patch:  0              
---------------------------------------+------------------------------------
Changes (by ariddell <[EMAIL PROTECTED]>):

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

Comment:

 Still getting it in 6525

 This error seems pretty clear:

 /usr/lib/python2.5/site-packages/django/contrib/admin/options.py in
 delete_view

 line 659 reads:

 {{{
 from django.contrib.admin.views.main import _get_deleted_objects
 }}}


 there is no function _get_deleted_objects in
 django.contrib.admin.views.main

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4524#comment:9>
Django Code <http://code.djangoproject.com/>
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to