#32315: Document FieldFile.path in docs/ref/models/fields.txt
--------------------------------------+------------------------------------
Reporter: Eric Loewenthal | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 3.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Tim Graham):
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
Old description:
> 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]].
>
> I believe the same applies to ImageField, but have not tested it.
New description:
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].
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32315#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.0d7d31d7d99d02bc4768ad613eea26d1%40djangoproject.com.