Refs #32880 -- Made remaining titles consistent in how-to documents.

Follow up to 22fbebc744.
This commit is contained in:
Mariusz Felisiak 2021-07-29 19:11:42 +02:00 committed by GitHub
parent 7c30bdbdb1
commit f331eba6d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
================
Deploying Django
================
====================
How to deploy Django
====================
Django is full of shortcuts to make web developers' lives easier, but all
those tools are of no use if you can't easily deploy your sites. Since Django's