[1.11.x] Removed extra characters in docs header underlines.

Backport of a3af8c99d9 from master
This commit is contained in:
Mariusz Felisiak 2017-03-20 23:30:32 +01:00 committed by Tim Graham
parent e0ddfa3af3
commit 3b4947e7ba
12 changed files with 15 additions and 15 deletions

View file

@ -15,7 +15,7 @@ API reference
=============
``CheckMessage``
-----------------
----------------
.. class:: CheckMessage(level, msg, hint=None, obj=None, id=None)

View file

@ -53,7 +53,7 @@ would for any other project. We provide some tips for selected databases:
* :doc:`install/spatialite`
Create a New Project
------------------------
--------------------
Use the standard ``django-admin`` script to create a project called
``geodjango``:

View file

@ -420,7 +420,7 @@ rendering. For more details, see the :doc:`TemplateResponse documentation
</ref/template-response>`.
Context variables
------------------
-----------------
When customizing the templates for the
:func:`~django.contrib.sitemaps.views.index` and

View file

@ -628,7 +628,7 @@ specific to SQLite that you should be aware of.
.. _sqlite-string-matching:
Substring matching and case sensitivity
-----------------------------------------
---------------------------------------
For all SQLite versions, there is some slightly counter-intuitive behavior when
attempting to match some types of strings. These are triggered when using the

View file

@ -356,7 +356,7 @@ respect to the month.
Like :attr:`~Field.unique_for_date` and :attr:`~Field.unique_for_month`.
``verbose_name``
-------------------
----------------
.. attribute:: Field.verbose_name
@ -365,7 +365,7 @@ will automatically create it using the field's attribute name, converting
underscores to spaces. See :ref:`Verbose field names <verbose-field-names>`.
``validators``
-------------------
--------------
.. attribute:: Field.validators
@ -417,7 +417,7 @@ guaranteed to fit numbers from ``-9223372036854775808`` to
:class:`~django.forms.TextInput`.
``BinaryField``
-------------------
---------------
.. class:: BinaryField(**options)

View file

@ -28,7 +28,7 @@ options`_.
Creates an index (B-Tree) in the database.
``fields``
-----------
----------
.. attribute:: Index.fields

View file

@ -330,7 +330,7 @@ Django quotes column and table names behind the scenes.
human_readable_permission_name)``.
``default_permissions``
------------------------------
-----------------------
.. attribute:: Options.default_permissions

View file

@ -1492,7 +1492,7 @@ Monday and so on.
.. setting:: FIXTURE_DIRS
``FIXTURE_DIRS``
-----------------
----------------
Default: ``[]`` (Empty list)
@ -1983,7 +1983,7 @@ See :tfilter:`allowed date format strings <date>`. See also
.. setting:: NUMBER_GROUPING
``NUMBER_GROUPING``
--------------------
-------------------
Default: ``0``