Kaydet (Commit) d2e732cd authored tarafından Simon Charette's avatar Simon Charette

Merge pull request #2613 from azalea/patch-2

Fix a typo in logging.txt
......@@ -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.*``
~~~~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment