Wrong form filed for model FilePathField in Field types table (Creating forms from models)
Reported by: |
sane4ka.sh@… |
Owned by: |
nobody |
Component:
|
Documentation
|
Version:
|
1.5
|
Severity:
|
Normal
|
Keywords:
|
|
Cc:
|
|
Triage Stage:
|
Accepted
|
Has patch:
|
no
|
Needs documentation:
|
no
|
Needs tests:
|
no
|
Patch needs improvement:
|
no
|
Easy pickings:
|
yes
|
UI/UX:
|
no
|
According to logic and my tests with ModelForm, default form field for FilePathField model field should be FilePathField, not CharField as mentioned in the table.
Change History
(4)
Has patch: |
unset
|
Triage Stage: |
Unreviewed → Accepted
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
In 1fdc3d256d5d515bd0b4646ad57f231a2359e0cd: