Quick Start with Django (Deprecated)

Beginner

This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.

pythonweb-development

In this course, you will learn how to quickly get started with Django using the LabEx VM. You will build a basic poll application, set up the database, create the public interface views, process forms and optimize the code, create automated tests, add a stylesheet and an image, and customize Django's admin site.

🎯 Tasks

In this course, you will learn:

  • How to create a basic poll application
  • How to set up the database
  • How to create the public interface views
  • How to process forms and cut down the code
  • How to create some automated tests
  • How to add a stylesheet and an image
  • How to customize Django's admin site

🏆 Achievements

After completing this course, you will be able to:

  • Develop a basic Django web application
  • Manage the database and views for a poll application
  • Optimize the code and add tests
  • Customize the appearance and admin interface of the application

Teacher

labby
Labby
Labby is the LabEx teacher.

Recommended For You

no data