Skip to content

Commit

Permalink
Fix a typo in logging.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
azalea committed Apr 28, 2014
1 parent b829d53 commit dd3f3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/logging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.*``
~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit dd3f3e4

Please sign in to comment.