django FileField, where stored?
Hi, if i upload files in django via FileField, and have the
upload_to='download/'
can i see these files in the server somehow?
I need to troubleshoot an issue.3 Replies
Project ID:
N/A
You might find these helpful:
- how to stop removing media file that uploaded by users in django app
- Django : backup files uploaded to RailWay
⚠️ experimental feature
solved looking at the other threads 🙂