Re: get_available_name() got an unexpected keyword argument 'max_length'

2016-08-31 Thread manolo gomez
ful deprecation > warning. > > On Tuesday, August 30, 2016 at 9:39:46 AM UTC-4, manolo gomez wrote: >> >> Hi, >> >>I've updated from django 1.8 to 1.10, and now when save a ImageFile >> I'm getting the next error: >> >>get_

get_available_name() got an unexpected keyword argument 'max_length'

2016-08-30 Thread manolo gomez
Hi, I've updated from django 1.8 to 1.10, and now when save a ImageFile I'm getting the next error: get_available_name() got an unexpected keyword argument 'max_length' This is the end of the Traceback: File "/home/dev/Documents/web/children/views/views.py" in post 73.