Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Walkthrough Django's Official Tutorial: Django Version 2.2
Rating: 4.3 out of 5(394 ratings)
17,772 students

Walkthrough Django's Official Tutorial: Django Version 2.2

Learn how to create projects with Django by following along Django's official tutorial.
Last updated 8/2019
English

What you'll learn

  • Django 2.2
  • Django Apps
  • Django Models
  • The MVT Structure of Django Projects
  • Database Migrations in Django
  • Django Apps
  • Django Views
  • Make a polling app, like the Django Tutorial

Course content

8 sections23 lectures1h 46m total length
  • Introduction0:53

    Begin Django 2.2 by following the official tutorial, starting with Part 1 and moving through subsequent sections, and use the Q&A area for questions.

Requirements

  • HTML, CSS and Front End Development (strongly recommended, but not required)
  • Python and Object Oriented Python
  • Some Django Experience (recommended but not required)

Description

Django is a great web framework using Python. It is extremely scalable and makes it very easy to create projects quickly.

If you are interested in web development, and know Python, Django could be a great start. This course will focus on Django 2.2, and will follow along the official Django tutorial to help you learn how to code in Django.

Who this course is for:

  • People who know Python and want to learn Django
  • Web Developers that want to learn Django