| 1 |   | The FileField.path attribute is not documented in the [[https://docs.djangoproject.com/en/3.1/ref/models/fields/#filefield|FileField reference]], even though it is mentioned in [[https://docs.djangoproject.com/en/3.1/topics/files/#using-files-in-models|Managing files#using-files-in-models]]. | 
          
          
            | 2 |   |  | 
          
          
            | 3 |   | I believe the same applies to ImageField, but have not tested it. | 
          
          
            |   | 1 | The `FieldFile.path` attribute is not documented in the [https://docs.djangoproject.com/en/3.1/ref/models/fields/#filefield FileField reference], even though it is mentioned in [https://docs.djangoproject.com/en/3.1/topics/files/#using-files-in-models Managing files#using-files-in-models]. |