Получи случайную криптовалюту за регистрацию!

Python : Make Your First Django Project + Some Secret Hacks P | Django Unleashed Framework

Python : Make Your First Django Project + Some Secret Hacks

Prerequisite

Download Visual Studio (We recommend it) or any other IDE

Download Python

Make a virtual environment


virtualenv env

Activate virtual environment

env\Scripts\activate

Install Django

pip install Django
Lets start with Django
...

Read: https://blog.hack2skill.com/python-make-your-first-django-project-some-secret-hacks