#13041: Error on InlineModel Admin -------------------------------------------+-------------------------------- Reporter: mdpetry | Owner: matiasb Status: assigned | Milestone: 1.2 Component: django.contrib.admin | Version: 1.1 Resolution: | Keywords: Stage: Accepted | Has_patch: 0 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | -------------------------------------------+-------------------------------- Comment (by matiasb):
After some debugging, I found it is a problem with the browser's cache and the javascript code. I created a sample app as described above. When running it in a project using django trunk, I noticed no problem. Then, I installed the app in a django 1.1 site (as the version reported in the ticket is 1.1), and in the admin section the action links for date fields were showing wrong, but with a hard refresh it was solved. After that, I ran again the project under trunk version, and finally that triggered the error reported. However, with a hard refresh everything worked perfectly well. This means it could be a problem related with cache of the admin javascript files for different django versions. I think it should be closed as invalid. -- Ticket URL: <http://code.djangoproject.com/ticket/13041#comment:3> Django <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 django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.