Web Applications with Django: Building Multiple Apps in a Project

Django 3.1    |    Intermediate
  • 8 videos | 1h 3m 37s
  • Includes Assessment
  • Earns a Badge
Rating 3.9 of 10 users Rating 3.9 of 10 users (10)
A Django project is simply a web application consisting of one or more apps within it. Django's features ensure you can link multiple related project apps, create apps that accept and store user information, and trigger actions, such as sending emails. In this course, you'll practice carrying out these tasks in Django. You'll start by illustrating how images are incorporated within Django models, displayed on a web page, and stored on a file system while their paths are saved in the database. Next, you'll implement multiple separate but related apps within a Django project. Finally, you'll learn how to ensure a user's selection from a set of checkboxes is stored by your model and work with a user's email credentials to send them an email.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Incorporate an image within a django model
    Identify the location of stored media in your django project directory
    Define the template for multiple different but related applications within the same django project
  • Develop a url pattern for two different but related apps in a django project
    Configure applications that allow users to select checkboxes and submit their selections
    Create an application that accepts a selection of checkboxes from the user and emails it to the user using the send_mail() function
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 12s
  • 12m 4s
  • Locked
    3.  Accessing an Image from a Django Model
    7m 48s
  • Locked
    4.  Adding a Second App to a Django Project
    11m 33s
  • Locked
    5.  Linking Different Apps in a Django Project
    6m 3s
  • Locked
    6.  Accepting and Storing Information via a Django App
    11m 58s
  • Locked
    7.  Sending Emails from a Django App
    10m 24s
  • Locked
    8.  Course Summary
    1m 35s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 158 users Rating 4.5 of 158 users (158)
Rating 4.9 of 13 users Rating 4.9 of 13 users (13)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 10 users Rating 4.4 of 10 users (10)
Rating 4.4 of 58 users Rating 4.4 of 58 users (58)
Rating 4.5 of 67 users Rating 4.5 of 67 users (67)