FileField doesn't validate max_length

7 views
Skip to first unread message

skam

unread,
Jan 29, 2009, 7:05:43 AM1/29/09
to Django developers
As already described in the subject, max_length is not validated for
FileField/ImageField like CharField does. Sometimes happens that
people uploads files with very long names. Files are uploaded as well
but the value of the column is trucated to max_length.

skam

unread,
Jan 29, 2009, 8:40:39 AM1/29/09
to Django developers
Ticket added (#10149)
Reply all
Reply to author
Forward
0 new messages