mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Refs #32880 -- Made some titles consistent in how-to documents.
This retitles documents for consistency, since some already (correctly) begin "How to...".
This commit is contained in:
parent
4be58fcc36
commit
22fbebc744
15 changed files with 45 additions and 45 deletions
|
@ -1,6 +1,6 @@
|
|||
===============
|
||||
Error reporting
|
||||
===============
|
||||
=============================
|
||||
How to manage error reporting
|
||||
=============================
|
||||
|
||||
When you're running a public site you should always turn off the
|
||||
:setting:`DEBUG` setting. That will make your server run much faster, and will
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue