mirror of
https://github.com/django/django.git
synced 2025-07-21 10:09:14 +00:00
[1.9.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:
parent
61ad2287a8
commit
899f53e5da
@ -30,9 +30,9 @@ Measurement Relationships Operations Editors
|
|||||||
:class:`Length` :class:`Envelope` :class:`SymDifference` :class:`Scale` :class:`AsKML` :class:`NumPoints`
|
:class:`Length` :class:`Envelope` :class:`SymDifference` :class:`Scale` :class:`AsKML` :class:`NumPoints`
|
||||||
:class:`Perimeter` :class:`PointOnSurface` :class:`Union` :class:`SnapToGrid` :class:`AsSVG`
|
:class:`Perimeter` :class:`PointOnSurface` :class:`Union` :class:`SnapToGrid` :class:`AsSVG`
|
||||||
|
|
||||||
:class:`Transform` :class:`GeoHash`
|
.. :class:`Transform` :class:`GeoHash`
|
||||||
|
|
||||||
:class:`Translate`
|
.. :class:`Translate`
|
||||||
================== ======================= ====================== =================== ================== =====================
|
================== ======================= ====================== =================== ================== =====================
|
||||||
|
|
||||||
``Area``
|
``Area``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user