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:
Daniele Procida 2021-07-13 09:25:37 +02:00 committed by GitHub
parent 4be58fcc36
commit 22fbebc744
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 45 additions and 45 deletions

View file

@ -1,6 +1,6 @@
===========================
Writing custom model fields
===========================
=================================
How to create custom model fields
=================================
.. currentmodule:: django.db.models