Python (2nd Edition) Learn Python in a day and be a professional: Python for Beginners with practical coding by Basil U

Python (2nd Edition) Learn Python in a day and be a professional: Python for Beginners with practical coding by Basil U

Author:Basil U [U, Basil]
Language: eng
Format: epub
Published: 2024-05-07T00:00:00+00:00


Step Five: in your kdp project locate settings.py file, scroll down, add the code to templates section, this is the folder name where all the html pages will be stored .

os.path.join(BASE_DIR, 'templates')

Step Five: in your kdp project locate settings.py file, scroll down to where you see STATIC_URL = ‘static/’, add the code, these codes include the settings that identify where static and media files are stored, static files are the files that are used in building the website, while the media files are the files that are created from the backed.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.