#13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings -------------------------------------------+-------------------------------- Reporter: hejsan | Owner: seanbrant Status: new | Milestone: 1.2 Component: django.contrib.admin | Version: SVN Resolution: | Keywords: Stage: Accepted | Has_patch: 1 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | -------------------------------------------+-------------------------------- Comment (by carljm):
Confirmed that this patch does fixe the issue for tabular inlines. Stacked inlines are still broken; the easy solution is to copy-paste the new JS from tabular.html to stacked.html. That seems to have been done before with other JS, but it's nasty; we should find a way to avoid duplicating all that identical JS. The current patch here also fixes #9264. It does not yet fix #9983 or #9784; I'm looking into how difficult that would be to add. -- Ticket URL: <http://code.djangoproject.com/ticket/13068#comment:6> 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.