Convert HTML Templates to Django Project 2022

Опубликовано: 07 Октябрь 2024
на канале: Learn With Fayzan Bhatti
5,751
115

Convert HTML Templates to Django Project 2022
Using Fancy HTML Templates In Django - Python Django Website
Steps to convert HTML to Django Project
1)Open CMD with a specific location
2) create virtual environment
virtuatlenv.
3) active scripts
.\Scripts\activate
4)Install Django
pip install django
5)create project
django-admin startproject mysite
6) create app
django-admin startapp main
7)run project
python manage.py runserver
8) convert .css and .js also images href to:
{% static ' (path) '%}


#Note: Please write correct spelling of "Static". Unfortunately, I have written wrong spelling.
#LearnWithFayzanBhatti
#learnwithfayzanbhatti

:-: Subscribe :-:
   / @learnwithfayzanbhatti6236  

:-: Other Channel :-:
   / @serventofmuhammadpbuh4806  
   / @hafizibtisam  


Follow On Social Media:

Facebook   / muhammadfayzanwali  
Facebook Group   / 569606130626562  
WhatsApp Group https://chat.whatsapp.com/DIoZY2W8Ywg...
Twitter   / snakeeyes5036  
Instagram https://www.instagram.com/bhattifayza...
LinkedIn   / engr-muhammad-fayzan-962495159  



Video Disclaimer:
This video is only for Education purpose.

Copyrights:
This video is made by Learn With Fayzan Bhatti.