Opened 10 years ago
Closed 10 years ago
#25130 closed New feature (invalid)
Add the ability to specify custom inlinemodeladmin form
Description (last modified by ) ¶
After going through the documentation a few more times, the answer is that unlike ModelAdmin, the InlineAdmins have a [.form
property](https://docs.djangoproject.com/en/1.8/ref/contrib/admin/#django.contrib.admin.InlineModelAdmin.form) that can be used to control which form is being passed to the factory.
Change History (1)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.