diff --git a/docs/topics/files.txt b/docs/topics/files.txt index 6318f207e2..67ce56adcd 100644 --- a/docs/topics/files.txt +++ b/docs/topics/files.txt @@ -39,7 +39,7 @@ the details of the attached photo:: >>> car = Car.objects.get(name="57 Chevy") >>> car.photo - + >>> car.photo.name 'cars/chevy.jpg' >>> car.photo.path