- django.dispatch
- django.contrib.gis
- django.utils.autoreload
It would be nice to have these documented as well. Thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/34971>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> The [https://docs.djangoproject.com/en/5.0/ref/logging/#loggers logging
> reference] which lists the django built in loggers is missing a couple of
> available logggers.
>
> - django.dispatch
> - django.contrib.gis
> - django.utils.autoreload
>
> It would be nice to have these documented as well. Thanks!
New description:
The [https://docs.djangoproject.com/en/5.0/ref/logging/#loggers logging
reference] which lists the django built in loggers is missing a couple of
available logggers.
- django.dispatch
- django.contrib.gis
- django.utils.autoreload
It would be nice to have these documented as well. Thanks!
--
--
Ticket URL: <https://code.djangoproject.com/ticket/34971#comment:1>
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/34971#comment:2>
* owner: nobody => duranbe
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34971#comment:3>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34971#comment:4>
Comment (by AryanGHM):
Created a new [https://github.com/django/django/pull/17646 PR] to improve
the original patch.
--
Ticket URL: <https://code.djangoproject.com/ticket/34971#comment:5>
* owner: Benoît Durand => Aryan Gholizadeh Mojaveri
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34971#comment:6>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34971#comment:7>
* status: assigned => closed
* resolution: => fixed
Comment:
Merged fix in main in revision 0450c9bdf1773297c61b4e36850ab997ffd5dde2.
Backported to the stable/5.0.x branch in revision
b2601a77f97eb84d7574e6ac68a38a636bdc0e1e.
--
Ticket URL: <https://code.djangoproject.com/ticket/34971#comment:8>