Django is a free framework for Python-based web applications that uses the MVC design pattern.
Python is an easy to learn, powerful programming language.
Django Rest Framework (DRF) is a library that works with standard Django models to create a flexible and powerful API for a project.
Django ORM Recipes is a book about working with Django ORM and Django models. Django ORM is one of the key pillars of Django.
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Django CMS is a modern web publishing platform built on Django, a web application framework "for perfectionists with deadlines".
Python Social Auth is an easy-to-configure social authentication/registration mechanism with support for multiple platforms and authentication providers.
Task queues are used as a mechanism for distributing work between threads or machines. The input to the task queue is a unit of work called a task.
Tutorials on the Django framework, its features, use cases, and general useful things about the framework.
Various little hints, tips, unusual uses of Django - little useful things.
Video tutorials on Django framework, Python and Django basics and usage.
Django News. Stay up-to-date with the latest changes and events.
Tutorials on Python, its functions, use cases, and general useful stuff.
The most boring lesson on Python Django new version in Russian!
Learn in 1 hour and already drank your first sites.
Django Tutorials (Creating a Website) / Tutorial #11 - Final Video Tutorial
Django Tutorials (Building a Website) / Tutorial #10 - Adding Custom Pages
Django Tutorials (Creating a Website) / Tutorial #9 - Migrations and the Admin Panel
Django Tutorials (Creating a Website) / Tutorial #8 - Creating a News Template
Django Tutorials (Creating a Website) / Tutorial #7 - Starting a News Category
Django Tutorials (Creating a Website) / Tutorial #6 - Passing Data from Python to HTML
Django Tutorials (Creating a Website) / Tutorial #5 - Adding Bootstrap Styles to a Website
Django Tutorials (Creating a Website) / Lesson #4 - Jinja Template Engine
Django Tutorials (Creating a Website) / Lesson #3 - Creating a Django Application
Django Tutorials (Creating a Website) / Tutorial #2 - Installing Everything Necessary
Django Tutorials (Building a Website) / Lesson #1 - What is Django?