Opened 20 months ago
Closed 20 months ago
#28357 closed Bug (worksforme)
Prepopulated_fields doesn't work for admin.StackedInline
Reported by: | ChristosKon | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.11 |
Severity: | Normal | Keywords: | admin, stackedinline, prepopulated_fields |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I think that I found a bug (new to Django)
Prepopulated_fields doesn't work for StackedInline class while it works fine for TabularInline class.
Please let me know if you need any more information.
Note: See
TracTickets for help on using
tickets.
I tested with a a simple project and couldn't reproduce a problem. Please provide more details.