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

Собрали в одном месте самые важные ссылки
читайте нас в Telegram

     28.06.2023       Выпуск 497 (26.06.2023 - 02.07.2023)       Статьи

Bullet Proofing Django Models

Рекомендаци по составлению моделей в DJango

     29.06.2023       Выпуск 497 (26.06.2023 - 02.07.2023)       Релизы

django-two-factor-auth - 1.15.3

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

     23.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Статьи

Building Search DSLs with Django

What happens when there are too many fields for a UI to search on? Search DSLs can give a user more granular access to searching without exposing an overly complicated interface.

     23.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Релизы

django-ckeditor - 6.6.0

Интеграция CkEditor в админ панель Django. Скачать можно по ссылке: https://pypi.python.org/pypi/django-ckeditor/

     21.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Статьи

Django Views: The Right Way

An opinionated guide on how to write views in Django by one of the core Django devs.

     22.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Релизы

django-cms - 3.8.2

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

     16.06.2023       Выпуск 495 (12.06.2023 - 18.06.2023)       Интересные проекты, инструменты, библиотеки

carltongibson/django-template-partials

Reusable named inline partials for the Django Template Language.

     18.06.2023       Выпуск 495 (12.06.2023 - 18.06.2023)       Релизы

django-cms - 3.8.1

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

     17.06.2023       Выпуск 495 (12.06.2023 - 18.06.2023)       Релизы

django-mysql - 4.10.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/

     06.06.2023       Выпуск 494 (05.06.2023 - 11.06.2023)       Релизы

django-extensions - 3.2.3

Набор пользовательских расширений для Django-проектов. Скачать можно по ссылке: https://pypi.python.org/pypi/django-extensions/

     06.06.2023       Выпуск 494 (05.06.2023 - 11.06.2023)       Релизы

Django - 4.2.2

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

     02.06.2023       Выпуск 493 (29.05.2023 - 04.06.2023)       Интересные проекты, инструменты, библиотеки

pysnippet/django-forbid

Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.

     26.05.2023       Выпуск 492 (22.05.2023 - 28.05.2023)       Интересные проекты, инструменты, библиотеки

jazzband/django-widget-tweaks

Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.

     16.05.2023       Выпуск 491 (15.05.2023 - 21.05.2023)       Релизы

django-debug-toolbar - 4.1.0

Панель отладки и профилирования Django приложений. Скачать можно по ссылке: https://pypi.python.org/pypi/django-debug-toolbar/

     12.05.2023       Выпуск 490 (08.05.2023 - 14.05.2023)       Статьи

Django. Сортировка queryset по собственному атрибуту

This article demonstrates the use of Django's Case and When expressions for custom sorting of querysets, similar to employing IF-THEN-ELSE logic in SQL. The technique is instrumental when arranging model rows, like product IDs, in a predefined sequence.

     06.05.2023       Выпуск 489 (01.05.2023 - 07.05.2023)       Релизы

django-two-factor-auth - 1.15.2

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

     03.05.2023       Выпуск 489 (01.05.2023 - 07.05.2023)       Релизы

django-grappelli - 3.0.6

Альтернативный базирующийся на сетке дизайн админ панели Django. Скачать можно по ссылке: https://pypi.python.org/pypi/django-grappelli/