Handling User Uploaded Files In Django: Setting Up Media Files Django Beginners Tutorial

Опубликовано: 02 Январь 2022
на канале: Legion Script
4,705
52

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/