django1/django/contrib/gis/utils
Keryn Knight 06c50cee0f Fixed #33124 -- Avoided accessing the database connections when not necessary.
Follow up to bf5abf1bdc.

This also caches the __getitem__ access.
2021-09-24 12:19:39 +02:00
..
__init__.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00
layermapping.py Fixed #33124 -- Avoided accessing the database connections when not necessary. 2021-09-24 12:19:39 +02: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