Django whit Python Tutorial

ebook Your First Steps With Django: Set Up a Django Project · ENGINEERING TUTORIALS

By TAB W. KEITH

cover image of Django whit Python Tutorial

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today
Libby_app_icon.svg

Find this title in Libby, the library reading app by OverDrive.

app-store-button-en.svg play-store-badge-en.svg
LibbyDevices.png

Search for a digital library with this title

Title found at these libraries:

Loading...

Your First Steps With Django Tutorial

Your First Steps With Django: Set Up a Django Project

Before you can start to build the individual functionality of a new Django web application, you always need to complete a couple of setup steps. This tutorial gives you a reference for the necessary steps to set up a Django project.

The tutorial focuses on the initial steps you'll need to take to start a new web application. To complete it, you'll need to have Python installed and understand how to work with virtual environments and Python's package manager, pip. While you won't need much programming knowledge to complete this setup, you'll need to know Python to do anything interesting with the resulting project scaffolding.

Django whit Python Tutorial