summaryrefslogtreecommitdiff
path: root/docs/intro/contributing.txt
diff options
context:
space:
mode:
authorAdam Chidlow <achidlow@users.noreply.github.com>2016-10-14 11:13:43 +0800
committerTim Graham <timograham@gmail.com>2016-10-26 12:25:30 -0400
commitf734e2d4b2fc4391a4d097b80357724815c1d414 (patch)
tree1085619cd7250cfd4934be275047b07ca66edfea /docs/intro/contributing.txt
parent7cdc2015e37e7fd9a0e5ff7315a61086c2aad803 (diff)
Fixed #27334 -- Allowed FileField to move rather than copy a file.
When a FileField is set to an instance of File that is not also an instance of FieldFile, pre_save() passes that object as the contents to Storage.save(). This allows the file to be moved rather than copied to the upload destination.
Diffstat (limited to 'docs/intro/contributing.txt')
0 files changed, 0 insertions, 0 deletions