1
0
mirror of https://github.com/django/django.git synced 2025-06-05 03:29:12 +00:00

[1.10.x] Fixed unrendered rows in GIS DB functions table in docs.

Cells in the first column must contain some text.
http://docutils.sourceforge.net/docs/dev/rst/problems.html#tables

Backport of d4822148d09d715b742d290383fe642c0b77faba from master
This commit is contained in:
Sergey Fedoseev 2016-12-06 04:29:31 +06:00 committed by Tim Graham
parent 1ba49cd2c8
commit 6265ca25f3

View File

@ -29,9 +29,9 @@ Measurement Relationships Operations Editors
:class:`Distance` :class:`Centroid` :class:`Intersection` :class:`MakeValid` :class:`AsGML` :class:`MemSize`
:class:`Length` :class:`Envelope` :class:`SymDifference` :class:`Reverse` :class:`AsKML` :class:`NumGeometries`
:class:`Perimeter` :class:`PointOnSurface` :class:`Union` :class:`Scale` :class:`AsSVG` :class:`NumPoints`
:class:`SnapToGrid` :class:`GeoHash`
:class:`Transform`
:class:`Translate`
.. :class:`SnapToGrid` :class:`GeoHash`
.. :class:`Transform`
.. :class:`Translate`
================== ======================= ====================== =================== ================== =====================
``Area``