Loading docs/topics/files.txt +2 −2 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ the details of the attached photo:: >>> car.photo <ImageFieldFile: chevy.jpg> >>> car.photo.name u'chevy.jpg' u'cars/chevy.jpg' >>> car.photo.path u'/media/cars/chevy.jpg' >>> car.photo.url Loading Loading
docs/topics/files.txt +2 −2 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ the details of the attached photo:: >>> car.photo <ImageFieldFile: chevy.jpg> >>> car.photo.name u'chevy.jpg' u'cars/chevy.jpg' >>> car.photo.path u'/media/cars/chevy.jpg' >>> car.photo.url Loading