Собрали в одном месте самые важные ссылки
читайте нас в Telegram
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/
Django 5.0 added a new feature, GeneratedField, which allows us to auto-calculate database fields. This article shows seven short examples of how to use it so the database performs calculations extremely quickly.
A look at what pgMustard does and how to use it with the Django ORM, especially for dissecting slow queries.
Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/
How and when to use Streaming HTTP responses and when not to.
Интеграция редактора TinyMCE в админ панель Django. Скачать можно по ссылке: https://pypi.python.org/pypi/django-tinymce/
Django-приложение для гибкой фильтрации объектов модели (querysets). Скачать можно по ссылке: https://pypi.python.org/pypi/django-filter/
Оптимизация System check framework
The first major release since September 2022 is here! Now with Django 5.0 and Python 3.12 support as well as a long list of new features.
In this episode, we completed the final features needed to get the site open for others to sign up. This included some dynamic limiting of the number of people allowed to sign up. We also had to add the template styling for the login page.
Autogenerating Django integration tests using Kolo and trace inversion.
Django-приложение для гибкой фильтрации объектов модели (querysets). Скачать можно по ссылке: https://pypi.python.org/pypi/django-filter/
As an open-source container orchestration platform that automates deployment, scaling, and load balancing, Kubernetes offers unparalleled resilience and flexibility in the management of your Django applications.
Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/