Hey, I'm using Django's admin interface to list, edit and add objects to my application.
When I start my Django application it all works fine, but after a while the list view goes crazy: first the checkboxes disappear, then the first field and later on the second one. Sometimes it goes even further. This is really bad since because I have no checkboxes I can't use the admin actions at all. I can't find anything similar on the web, though my application is very generic and I'm not doing anything special with my views or something like that. I'm not even sure where to start searching. Why would the fields disappear that way? Note that after refreshing the page for quite a few times, sometimes the fields and the checkboxes return. Your help is appreciated, Yo'av -- 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...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.