PART 8: RENDERING HTML FILES FROM DJANGO TEMPLATES TO WEB, SETTING OF URLS.PY AND FUNCTION VIEWS

Опубликовано: 21 Март 2025
на канале: educr Updates
1,311
9

Last lesson we discussed about media files and static configurations. Today we are going to render html files from Django templates to web page, configuration of urls.py in settings.py and creating of function views and urls.py in the Django app.