Changes between Initial Version and Version 1 of Ticket #35057
- Timestamp:
- Dec 21, 2023, 10:22:24 AM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35057 – Description
initial v1 4 4 5 5 It would be great if we could define a DEFAULT_UPLOAD_TO = "callable_or_string" so that it simplifies working on a project when collaborating with others 6 7 I did it ask around the forum and was told having a custom field was the only way to go at the moment (ref: https://forum.djangoproject.com/t/settings-upload-to-at-project-level-settings/26334)