Search Articles — Sudonull

Search Results

In this project

Django Courses 2026 for middle developers

https://sudonull.com/django-courses-2026-for-middle-developers

Comparison of 7 Django courses: from Netology and Stepik to Yandex Practicum. Self-paced, AI mentors, projects for portfolio. Choose a program by level and budget for backend development.

Django Modern REST: fast REST framework

https://sudonull.com/django-modern-rest-fast-rest-framework

Learn Django Modern REST — the fastest typed framework for API on Django. Comparison with DRF, code examples, OpenAPI 3.1. Suitable for middle/senior developers.

Django Optimization: from 30s to 142ms

https://sudonull.com/django-optimization-from-30s-to-142ms

Monolith Refactoring Breakdown: eliminating N+1, indexes, DDD. Metrics: CPU -60%, queries from 2800 to 3. Instructions for middle/senior dev.

From the web

May 2, 2026 ·

https://www.geeksforgeeks.org/python/django-tutorial/

May 2, 2026 · Django is a Python web framework that simplifies web development through reusable components and built-in features such as authentication, database connectivity, and CRUD operations, following the DRY (Don’t Repeat Yourself) principle.

Jul 7, 2026 ·

https://pypi.org/project/Django/

Jul 7, 2026 · First, read docs/intro/install.txt for instructions on installing Django . Next, work through the tutorials in order (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.). If you want to set up an actual deployment server, read docs/howto/deployment/index.txt for instructions.

Apr 15, 2026 ·

https://learndjango.com/tutorials/getting-started-django-tutorial

Apr 15, 2026 · This tutorial is designed for programmers new to the Django web framework, whether you are a beginner who wants to build web applications in Python for the first time or an experienced web developer looking for a complete overview of what Django offers.

Trending Now