﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28013	admin/inlines.js has different functionality from admin/inlines.min.js	Joseph Solomon	nobody	"If you have an inline field in the Django admin that has a name property that only has a getter and no setter, admin/inlines.js will throw an exception and stop adding the new inline (on add clicks). When using admin/inlines.min.js, it does not throw an error and successfully adds the additional row.

I have run into this issue with using django-trix elements.
An example project is here: https://github.com/istrategylabs/trix_test.

This has been tested with Django 1.10.6 and 1.11rc1."	Bug	closed	contrib.admin	1.10	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
