Tag: Django

Django 5 Cookbook 70+ problem solving techniques, sample programs


Free Download Django 5 Cookbook: 70+ problem solving techniques, sample programs, and troubleshoots across python programs and web apps by Clara Stein
English | March 15, 2024 | ISBN: 8119177673 | 214 pages | EPUB | 0.13 Mb
For Python programmers, backend developers, and web developers looking to become experts in the Django framework and improve their problem-solving skills, "Django 5 Cookbook" is the simplest and easiest pocket solution book. This book presents a variety of recipes and solutions to the complex problems of developing web applications in a clear and concise manner.

(more…)

Django 5 By Example – Fifth Edition Build powerful and reliable Python web applications from scratch


Free Download Django 5 By Example – Fifth Edition: Build powerful and reliable Python web applications from scratch by Antonio MelĂ©
English | April 30, 2024 | ISBN: 1805125451 | 820 pages | PDF | 27 Mb
Build four real-world Django apps and learn Django by doing. Create fully functional web applications with authentication, content management systems, payment processing, REST APIs, and more!

(more…)

Securing Django Applications


Free Download Securing Django Applications
Updated: 09/2024
Duration: 1h 27m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 212 MB
Level: Advanced | Genre: eLearning | Language: English
The protection of user privacy and data is a clear mandate for business success. In this course, learn how to protect your Django web app using essential security and authentication measures. Using a sample project-a pre-built Django web app and a REST API for that web app-instructor Rudolf Olah shows how to add code that keeps your app safe from cyberattacks. Discover how to add SMS two-factor authentication, set up per-object permissions, and leverage per-group permissions to allow groups of users to access, modify, and delete data. Plus, learn how to create audit logs for compliance, implement zero-knowledge encryption, write a unit test to ensure that server data is fully encrypted for a user, and more.

(more…)

Django in Action, Video Edition


Free Download Django in Action, Video Edition
Duration: 12h 14m | Video: .MP4, 1920×1080 15fps | Audio: AAC, 44.1kHz, 2ch | Size: 1.63 GB
Genre: eLearning | Language: English
In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video.
Build professional quality web applications using Python and the Django 5.0 web framework.

(more…)

Django Database ORM Mastery 2024


Free Download Django Database ORM Mastery 2024
Last updated 8/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration: 49h 18m | Size: 25.1 GB
Learn how to master building and interacting with databases within a Django project

(more…)

Django Fundamentals


Free Download Django Fundamentals
Reindert-Jan Ekker | Duration: 2:51 h | Video: H264 1920×1080 | Audio: AAC 48 kHz 2ch | 452 MB | Language: English
Django is the most popular and mature Python web development framework. It lets you build better web apps quicker, with less code. In this course, you will learn how to build your first web application with Django and Python.
Django is one of the most popular frameworks for web development with Python. In this course, Django Fundamentals, you will learn foundational knowledge of Django. First, you will install and setup your first Django project. Next, you will discover how to use Django views and templates to serve web pages. Finally, you will explore how to use the Django model layer to save user data in a database. When you’re finished with this course, you will have the skills and knowledge of Django needed to create and maintain a website in Django.
Homepage

(more…)

Django Testing


Free Download Django Testing
Published 1/2024
MP4 | Video: h264, 1920×1080 | Audio: AAC, 48 KHz
Language: English | Size: 393.63 MB | Duration: 1h 51m 9s
This course will teach you the key concepts of building and running tests with Django.

(more…)