django1/django/contrib/gis/utils
Dan Davis 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings.
Partially reverted 50b8493581 (refs #29654)
to avoid a crash when the user shell doesn't support non-ASCII characters.
2019-02-13 13:59:44 -05:00
..
__init__.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
layermapping.py Fixed #30184 -- Removed ellipsis characters from shell output strings. 2019-02-13 13:59:44 -05:00
ogrinfo.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
ogrinspect.py Removed uneeded generator expressions and list comprehensions. 2019-02-09 09:18:48 -05:00
srs.py Used 4 space hanging indent for dictionaries. 2019-01-02 18:18:19 -05:00