Get full course access
Purchase this course now to get full access to all the available lessons
Purchase Now
If you have already purchased this course then sign in and continue learning
Purchase this course now to get full access to all the available lessons
If you have already purchased this course then sign in and continue learning
In this lesson, we have added a few variables in our settings file and minor changes into our project-level urls file to handle media file uploads.
I am getting the following error in urls.py file when I am adding urls for static files ..."Operator "+" not supported for types "list[URLResolver]" and "List[URLPattern]" Operator "+" not supported for types "list[URLResolver]" and "List[URLPattern]"PylancereportGeneralTypeIssues"