Opened 3 years ago
Closed 3 years ago
#33145 closed Bug (invalid)
Django FormView getlist method can't access File type input
Reported by: | Arian Ebrahimi | Owned by: | nobody |
---|---|---|---|
Component: | Generic views | Version: | 3.2 |
Severity: | Normal | Keywords: | getlist |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Last night i was trying to get an array from my file input and getlist couldn't do that .
Is there a way to get array of files in FormView ?
Best regards
AE
Change History (2)
comment:1 by , 3 years ago
Type: | Uncategorized → Bug |
---|
comment:2 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.