Development #6966
settings: do not set handlers in django.db and django_select2 domains, they would be sent to the console twice
Start date:
16 April 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
Currently thoses messages are logged by the root handler and by their own handler. The root handler is enough.
Associated revisions
History
Updated by Benjamin Dauvergne almost 8 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit dc86e77dda889d756eb851faf615aed880402635.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
settings: do not set handlers in django.db and django_select2 domains, they would be sent to the console twice (fixes #6966)