Building Web Apps Using Django: Templates & User Administration

Django 2.2    |    Intermediate
  • 11 videos | 1h 14m 49s
  • Includes Assessment
  • Earns a Badge
Rating 4.2 of 5 users Rating 4.2 of 5 users (5)
In this 11-video course, learners explore how to use templates to standardize components of a Django website, and different ways templates can be configured. Django is a widely used framework written in the Python language. Begin by learning how to add a new page to a Django website and use the Django template language to generate a URL for a URL pattern. Then move into creating a base template containing common elements for multiple pages in a Django website, and extending the base template and common elements defined within it while building individual pages in that Django website. Next, discover how to convey data from a view to a Django template in a dictionary, and apply styles defined in your CSS files to Django templates. Then move on to the Django admin interface, creating a superuser for your Django project and signing in to the Django user administration app, and using the Django admin interface to create new users. Finally, explore effects of assigning staff user status and specific permissions to Django app users.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Define the url, view, and template for a new web page in a django application
    Use the django template language to generate a url for a url pattern
    Create a base template containing the common elements for multiple pages in your django web site
    Extend the base template and the common elements defined within it while building individual pages in your django web site
    Convey data from a view to a django template in a dictionary
  • Apply styles defined in your css files to django templates
    Create a superuser for your django project and sign in to the django user administration app
    Use the django admin interface to create new users and groups
    Describe the effects of assigning staff user status and specific permissions to django app users
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m
  • 7m 21s
    During this video, you will learn how to define the URL, view, and template for a new web page in a Django application. FREE ACCESS
  • Locked
    3.  Dynamic URL Generation in Django
    5m 44s
    In this video, you will use the Django template language to generate a URL for a URL pattern. FREE ACCESS
  • Locked
    4.  Coding the Base Template for a Django Web Site
    9m 46s
    In this video, you will learn how to create a base template containing the common elements for multiple pages on your Django web site. FREE ACCESS
  • Locked
    5.  Deriving the Base Template for a Django Web Site
    9m 42s
    In this video, you will learn how to extend the base template and the common elements defined within it while building individual pages in your Django web site. FREE ACCESS
  • Locked
    6.  Passing Data from a View to a Template
    7m 28s
    During this video, you will learn how to convey data from a view to a Django template using a dictionary. FREE ACCESS
  • Locked
    7.  Styling Templates with CSS
    7m 25s
    Find out how to apply styles defined in your CSS files to Django templates. FREE ACCESS
  • Locked
    8.  The Django Admin Interface
    8m 41s
    In this video, find out how to create a superuser for your Django project and sign in to the Django user administration app. FREE ACCESS
  • Locked
    9.  Creating Users and Groups
    6m 51s
    In this video, you will learn how to use the Django Admin interface to create new users and groups. FREE ACCESS
  • Locked
    10.  Permissions in the Django Admin App
    8m 52s
    After completing this video, you will be able to describe the effects of assigning staff user status and specific permissions to users of a Django app. FREE ACCESS
  • Locked
    11.  Course Summary
    1m 1s
    In this video, we will summarize the key concepts covered in this course. FREE ACCESS

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.8 of 5 users Rating 4.8 of 5 users (5)
Rating 3.0 of 3 users Rating 3.0 of 3 users (3)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 58 users Rating 4.4 of 58 users (58)
Rating 4.9 of 13 users Rating 4.9 of 13 users (13)
Rating 4.4 of 10 users Rating 4.4 of 10 users (10)