From the course: Django Essential Training

What you need to start a Django project

From the course: Django Essential Training

What you need to start a Django project

- [Leticia] There are a few things you need to get the most out of this course. You will need a Python 3.8 virtualenv, and you must install Django 3.2, but should also work with later versions of Django. This is a simple install. You'll just install Django and you'll get the latest version. We also need an editor. I'll use VS Code, and a browser, I'll use Chrome, but feel free to choose the tools you think are best for you. You might want to have at least some familiarity with HTTP and an idea of its methods. This will help you have a solid foundation and understand everything even better. And finally, we're going to host our exercises on GitHub, so you can check it out. If you need a refresher on any of this, check out some courses here in the library.

Contents