Пакет python3-module-django-guid: Информация
Исходный пакет: python3-module-django-guid
Версия: 3.5.0-alt3
Собран: 27 февраля 2026 г. 14:23 в задании #402615
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/django-guid
Лицензия: MIT
О пакете: Middleware that enables single request-response cycle tracing by injecting a unique ID into project logs
Описание:
Django GUID attaches a unique correlation ID/request ID to all your log outputs for every request. In other words, all logs connected to a request now has a unique ID attached to it, making debugging simple.
Сопровождающий: Stanislav Levin
Последнее изменение
25 февраля 2026 г. Stanislav Levin 3.5.0-alt3
- NMU: fixed FTBFS (pytest 9).
13 января 2025 г. Stanislav Levin 3.5.0-alt2
- Fixed FTBFS (poetry-core 2.0).
22 июля 2024 г. Anton Vyatkin 3.5.0-alt1
- Initial build for Sisyphus.