Opened 2 years ago
Closed 2 years ago
#33991 closed Bug (duplicate)
Horizontal or Vertical Filter values are not being sent in the payload on add in admin view
Reported by: | Rio Wibowo | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 4.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Horizontal and vertical filter are not being sent with the payload in the admin view therefore producing field required error.
Note:
See TracTickets
for help on using tickets.
It was fixed in Django 4.1.1. Duplicate of #33904.