FutureMind / drf-friendly-errors

Extension for Django REST framework error display
MIT License
129 stars 58 forks source link

Add length to kwargs when its a FileField #2

Closed toxinu closed 8 years ago

toxinu commented 8 years ago

I encounter a bug when working with FileField. One of error messages have a length variable to format (sorry its in french :smile:):

max_length is already in kwargs but not length.