News

Ideally, use the most recent Python version that supports everything you may want to do with your Django project. The first step is to create a virtual environment in which you will install Django.
Figure 2. The Test Development Web Server The test development server restarts automatically every time you make changes to the Django project. 3) Create the app for the blog called LJblog: $ python ...