filmov
tv
01. Install Django - Learn Django Malayalam
Показать описание
#python #pythonmalayalam #django #djangomalayalam #learndjangomalayalam
1. Create virtual env
python3 -m venv venv (linux/mac)
in Windows
python -m venv c:\path\to\myenv
2. Activate virtual env
source venv/bin/activate (linux/mac)
3. Install Django inside the virutal env
pip3 install Django
4. Create the new project
django-admin startproject djangoapp
5. Exit the virutal env
deactivate
1. Create virtual env
python3 -m venv venv (linux/mac)
in Windows
python -m venv c:\path\to\myenv
2. Activate virtual env
source venv/bin/activate (linux/mac)
3. Install Django inside the virutal env
pip3 install Django
4. Create the new project
django-admin startproject djangoapp
5. Exit the virutal env
deactivate
How To Install Django For Python 3.11.3 | PIP and Django on Windows 10/11 | Django Tutorials
01. Install Django - Learn Django Malayalam
Install Django in 45 seconds [MacOS] {Tutorial}
Install Django on Windows 10 (1-Minute Tutorial)
Python Django Tutorial for Beginners
Learn Django in 20 Minutes!!
Install Django and Python on Windows 1 of 7 -- Install Python & Pip on Windows
Before You Install Django...Watch This! Django Wednesdays #1
Ubuntu installation on VirtualBox with USB support and full screen Mode
Django Python #1: Install Python
Learn Django 2.1 - Introduction, Installation And Creating First Project #1
Django Installation & Getting Started | Python Django Tutorials In Hindi #1
Django Tutorial Web Development with Python Part 1: Installing Django
Learn Django by Building an Online Marketplace – Python Tutorial for Beginners
1. Django Pro Setup : Installing Django and setting up Dev Environment
1 | why Django, how to install Django | by Hardik Patel
Part 01: Django Project For Absolute Beginner’s : Installing Django | KNOWLEDGE DOCTOR |Mishu Dhar
Django Tutorial for Beginners - 1 - Installing Django
🔴 How to Install Django on Windows 10 | Django 4.0 | 2022
Python Django Web Framework - Full Course for Beginners
Django Tutorial for Beginners 1 - Introduction to Django | Getting started with Django
Django QuickStart Web Application for Beginners
Django Basics - Part 1 of 4 - Installing and Setting up Django
1. Install Django and create first project in Hindi
Комментарии