Hello, I'm getting a weird and random bug with the admin part while using tinymce in the custom media. It happens that on the list view, I get a broken editable boolean field looking like:
<td><input type="checkbox" name="fo<script type=" text="" javascript"="" src="http://python.altazeo.com/js/tiny_mce/themes/simple/langs/en.js">rm-1-nouvo_entite" id="id_form-1-nouvo_entite" /></td> Notice that the javascript tag just ran in the middle of the name="form-1-nouvo_entite" .... I restarted apache but the issue still occur. I'm running Django 1.1.1, python 2.5, apache and wsgi. I never noticed that bug on the dev server. Has anyone faced this issue ? Xavier. -- 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.