#32199 closed Cleanup/optimization (fixed)
Missing documentation of JSONField in ModelForm field mapping
| Reported by: | Sage Abdullah | Owned by: | Sage Abdullah |
|---|---|---|---|
| Component: | Documentation | Version: | 3.1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
In the topic docs about ModelForms, there's a table that lists the mappings between the model fields and the form fields. JSONField is not on the list.
Change History (4)
comment:1 by , 5 years ago
| Has patch: | set |
|---|
comment:3 by , 5 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Note:
See TracTickets
for help on using tickets.
PR.