mirror of
https://github.com/django/django.git
synced 2025-09-27 20:49:21 +00:00
commit
d2e732cde3
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@ level or handlers that are installed.
|
|||
This logging does not include framework-level initialization (e.g.
|
||||
``SET TIMEZONE``) or transaction management queries (e.g. ``BEGIN``,
|
||||
``COMMIT``, and ``ROLLBACK``). Turn on query logging in your database if you
|
||||
wish the view all database queries.
|
||||
wish to view all database queries.
|
||||
|
||||
``django.security.*``
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue