IT-новости про Python, которые стоит знать

Собрали в одном месте самые важные ссылки
и сделали Тренажер IT-инцидентов для DevOps/SRE

     18.09.2025       Выпуск 614 (15.09.2025 - 21.09.2025)       Релизы
     18.09.2025       Выпуск 614 (15.09.2025 - 21.09.2025)       Релизы

django-mysql - 4.19.0

Django приложение для работы с MySQL и MariaDB. Поддержка Python: 2.7, 3.4; Django: 1.7, 1.8, master; MySQL: 5.5, 5.6 / MariaDB: 5.5, 10.0, 10.1; mysqlclient: 1.3.6 (Python 3 compatible version of MySQL-python). Скачать можно по ссылке: https://pypi.python.org/pypi/django-mysql/

     17.09.2025       Выпуск 614 (15.09.2025 - 21.09.2025)       Релизы

django-cms - 5.0.3

Легкая в использовании и удобная для разработки CMS. Скачать можно по ссылке: https://pypi.python.org/pypi/django-cms/

     17.09.2025       Выпуск 614 (15.09.2025 - 21.09.2025)       Релизы

django-two-factor-auth - 1.18.0

Полноценная двухфакторная аутентификации для Django.. Скачать можно по ссылке: https://pypi.python.org/pypi/django-two-factor-auth/

     09.09.2025       Выпуск 613 (08.09.2025 - 14.09.2025)       Релизы

django-mysql - 4.18.0

Django приложение для работы с MySQL и MariaDB. Поддержка Python: 2.7, 3.4; Django: 1.7, 1.8, master; MySQL: 5.5, 5.6 / MariaDB: 5.5, 10.0, 10.1; mysqlclient: 1.3.6 (Python 3 compatible version of MySQL-python). Скачать можно по ссылке: https://pypi.python.org/pypi/django-mysql/

     03.09.2025       Выпуск 612 (01.09.2025 - 07.09.2025)       Релизы

Django - 5.2.6

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     03.09.2025       Выпуск 612 (01.09.2025 - 07.09.2025)       Релизы

Django - 5.1.12

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     03.09.2025       Выпуск 612 (01.09.2025 - 07.09.2025)       Релизы

Django - 4.2.24

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     15.08.2025       Выпуск 609 (11.08.2025 - 17.08.2025)       Статьи

Combining Django signals with in-memory LRU cache

It's easy to combine functools.lru_cache with Django signals to get a good memoization pattern on Django ORM queries.

     10.08.2025       Выпуск 608 (04.08.2025 - 10.08.2025)       Статьи

Combining Django signals with in-memory LRU cache

It's easy to combine functools.lru_cache with Django signals to get a good memoization pattern on Django ORM queries.

     08.08.2025       Выпуск 608 (04.08.2025 - 10.08.2025)       Интересные проекты, инструменты, библиотеки

loopwerk/django-generic-notifications

A flexible, multi-channel notification system for Django applications with built-in support for email digests, user preferences, and extensible delivery channels.

     06.08.2025       Выпуск 608 (04.08.2025 - 10.08.2025)       Релизы

Django - 5.2.5

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     02.08.2025       Выпуск 607 (28.07.2025 - 03.08.2025)       Статьи
     01.08.2025       Выпуск 607 (28.07.2025 - 03.08.2025)       Видео

Django Admin at Scale: From Milliseconds to Microseconds with Sumit Singh

Is your Django Admin crawling with millions of records? Join me in exploring battle-tested optimization techniques that transform Django Admin from sluggish to lightning-fast. From smart queries to caching strategies, you'll learn practical solutions to scale your admin interface while keeping it user-friendly. Performance isn't just a feature—it's a necessity!

     31.07.2025       Выпуск 607 (28.07.2025 - 03.08.2025)       Статьи