onespacemedia / cms

A collection of Django extensions that add content-management facilities to Django projects.
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

Allow media files on disk to be overwritten by changing a setting #199

Closed AidanCurrah closed 4 years ago

AidanCurrah commented 4 years ago

This PR allows the default behaviour of Django FileFields (not overwriting files) to be changed for files in the media app by changing a setting.