In this video we will set up media files by setting the media root and the media url in the settings.py file. We will also go over how to organize the media files by setting 'upload_to=' in the models.py file.
Starting Code:
https://github.com/legionscript/Djang...
Ending Code:
https://github.com/legionscript/Djang...
Django Static and Media Files Docs:
https://docs.djangoproject.com/en/3.2...
Django Static Files In Production:
https://docs.djangoproject.com/en/3.2...
Django File Uploads Docs:
https://docs.djangoproject.com/en/4.0...
Legion Script Website:
http://legionscript.com/