diff options
| author | Sultan <alosultan@ksu.edu.sa> | 2020-10-12 08:22:59 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-12 07:22:59 +0200 |
| commit | 6599608c4d0befdcb820ddccce55f183f247ae4f (patch) | |
| tree | 33caf1d2c2b2036cef7ddc50356f5398e1356f21 /docs | |
| parent | 079deba53038054361eb32afdd06ce9df1040bc7 (diff) | |
Fixed #32098 -- Made FieldFile use FileField.attname.
After a93425a37f4defdb31d4ca96bb3bf6da21f0b5ce FileDescriptor is a
subclass of DeferredAttribute and uses FileField.attname to access the
field data, so that custom subclasses can not only save data to files,
but also represent the same data with a different data type by
attaching FileFiled.name to a particular descriptor.
Follow up to a93425a37f4defdb31d4ca96bb3bf6da21f0b5ce.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
