B
B
bituke2020-10-04 17:53:03
Django
bituke, 2020-10-04 17:53:03

Why is it necessary to create virtual environments for django projects?

Many developers in django courses create a virtual environment for a project and don't say why. So why?)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dr. Bacon, 2020-10-04
@bituke

Not only for django, it is recommended to create a virtual environment for any project. Each project may require different versions of libraries, plus there is no conflict with system libraries.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question