Re: admin delete action does not work at django trunk revision 12807

2010-03-19 Thread Karen Tracey
On Fri, Mar 19, 2010 at 4:58 PM, nitipit wrote: > about admin delete select objects > It works on Django-1.2-beta, but does not work on revision 12807 > I have to delete each object individually >_< > Yes, there's a ticket open on it: http://code.djangoproject.com/ticket/12962 Karen -- You r

admin delete action does not work at django trunk revision 12807

2010-03-19 Thread nitipit
about admin delete select objects It works on Django-1.2-beta, but does not work on revision 12807 I have to delete each object individually >_< -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@g

Re: admin delete action

2010-03-17 Thread Karen Tracey
On Wed, Mar 17, 2010 at 6:14 PM, SlafS wrote: > Is there a ticket already for this ? Yes. http://code.djangoproject.com/ticket/12962 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegrou

admin delete action

2010-03-17 Thread SlafS
Hi there! Anyone else can't delete objects on admin change list with newest Django (12801)? When the list has list_editable fields it raises Validation Error Is there a ticket already for this ? Regards --- stack: Environment: Request Method: POST Request URL: http://127.0.0.1:8000/admi