Back-End Developer Capstone - Starting the Project
What is the setting defined in settings.py file to indicate where static files should be loaded from?
FILES_STATIC
STATIC_URL
STATIC_FILES
RESOURCES_STATIC
Which of the following should be placed in the folder for static assets?
Template file...