Building Web Apps Using Django: Building a Basic Website
Django 2.2
| Beginner
- 12 videos | 1h 18m 57s
- Includes Assessment
- Earns a Badge
Explore fundamentals of Django applications, from installation and the structure of a project, to implementations such as views, URLs, and templates, in this 12-video course. Begin by learning how to create a virtual Python environment and install Django, then how to generate a new Django project and describe various files that are created. You will discover how to start the built-in Django development server on the default port, as well as a specified port; define a view and URL pattern in Django to render the text "Hello World" in a web page; and generate a new app within a Django project. Learn about migrations in Django and using the manage.py script of a Django project to propagate model definitions to the database. Then observe working with Django URLs by configuring project and app-level URLs in Django; defining a view that renders an HTML file in its response; and downloading and using boilerplate HTML, CSS, and Javascript files in a Django project. Conclude by learning how to modify boilerplate HTML files to suit Django project requirements.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseCreate a virtual python environment and install django in itGenerate a new django project and describe the various files that are created by this operationStart the built-in django development server on the default port, as well a specified portDefine a view and a url pattern in django to render the text "hello world" in a web pageGenerate a new app within a django project
-
Use the manage.py script of a django project to propagate model definitions to the databaseConfigure project and app-level urls in djangoDefine a view that renders an html file in its responseDownload and use boilerplate html, css, and javascript files in a django projectModify boilerplate html files to suit the requirements of a django projectSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 7s
-
7m 24sDuring this video, you will learn how to create a virtual Python environment and install Django in it. FREE ACCESS
-
8m 42sDuring this video, you will learn how to generate a new Django project and describe the various files that are created by this operation. FREE ACCESS
-
7m 11sIn this video, find out how to start the built-in Django development server on the default port, as well as a specified port. FREE ACCESS
-
6m 20sFind out how to define a view and a URL pattern in Django to render the text "Hello World" on a web page. FREE ACCESS
-
5m 30sLearn how to generate a new app within a Django project. FREE ACCESS
-
6m 45sIn this video, learn how to use the manage.py script of a Django project to push model definitions to the database. FREE ACCESS
-
6m 5sFind out how to configure project and app-level URLs in Django. FREE ACCESS
-
8m 24sIn this video, learn how to define a view that renders an HTML file in its response. FREE ACCESS
-
9m 51sFind out how to download and use boilerplate HTML, CSS, and JavaScript files in a Django project. FREE ACCESS
-
9m 40sIn this video, find out how to modify HTML files to suit the requirements of a Django project. FREE ACCESS
-
57sIn 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.