Pluralsight – Django Views, Apps, and URL Mappings

Pluralsight – Django Views, Apps, and URL Mappings
English | Size: 226.29 MB
Category: Tutorial


Django has been one of the most popular Python frameworks to this date. This course will teach you to create a Django project, set up apps, build views, create URL mappings, and learn about some of the convenience features offered by Django.

PluralSight – Django Views Apps and URL Mappings

PluralSight – Django Views Apps and URL Mappings-BOOKWARE-KNiSO
English | Size: 173.76 MB
Category: Tutorial


When it comes to front end technologies, delivery speed and time to market have been the differentiating factors. Django has been one of the top technologies that offers rapid development and clean design. In this course, Django Views, Apps and URL Mappings, you ll learn to create an online portal using Django. First, you ll explore creating a project, setting up an app, and learning about the Django admin server. Next, you ll discover how to create class based views and how they are different from functional views. Then, you’ll learn how to track user sessions and cookies. Finally, you ll explore using the convenience features offered by Django like flatpages, syndication framework, site map framework, and static files. When you re finished with this course, you ll have the skills and knowledge of setting up views and URL mappings needed to develop your web application based on Django

Skillshare – Build A Restaurant Site With Python and Django

Skillshare – Build A Restaurant Site With Python and Django-ViGOROUS
English | Size: 3.56 GB
Category: Tutorial


Welcome to Python Django | Build and Deploy Full Featured Web Application Using Python 3 and Django 2! In this class you will lean to use Django to create Contact manager web application and deploy it into online easily! After completion of this course, you will have solid idea and confidence to build any web application you can imagine!

PluralSight – Django Getting Started

PluralSight – Django Getting Started-REBAR
English | Size: 361.60 MB
Category: Tutorial

Django is the most popular and most mature Python web development framework around. It makes it easy to build better Web apps more quickly and with less code. In this course, Django: Getting Started, you will learn how to build your first web application with Django. First, you will learn how to create a simple page showing a short text message. Next, you will discover how to create an HTML page using a Django template. Then, you will touch on how to create a database model so we can store and retrieve our data, and of course we’ll see how to show that data on our pages. Finally, you will explore adding CSS styling to your site and how to use forms to enable a user to interact with our site. After finishing the course, you will have a good overview of all the essential parts of Django and how they work together, so that you can go on and build your own websites in Django.

Packt – Django Rest Framework

Packt – Django Rest Framework-XQZT
English | Size: 3.19 GB
Category: Tutorial

Django that defines itself as batteries included web framework is preferred by a majority of Python programmers for its simplicity and robustness to help them write efficient and clean code. The course begins by introducing you to the Django Framework and the wide variety of features that are a part of every Django REST application. In every section, you will be working hands-on with one feature at a time. As you progress through the sections, you will learn about views class-based views, and function-based views and use them to create REST APIs. You will conclude the course by creating a web application using all the knowledge you gained in the previous sections. By the end of this course, you ll be equipped with the knowledge you need to build efficient web applications with the help of the Django framework.