<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/gis_tests/test_spatialrefsys.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-07-23T23:17:55Z</updated>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Refs #36500 -- Shortened some long docstrings and comments.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2025-07-23T03:40:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=55b0cc21310b76ce4018dd793ba50556eaf0af06'/>
<id>urn:sha1:55b0cc21310b76ce4018dd793ba50556eaf0af06</id>
<content type='text'>
Manually reformatted some long docstrings and comments that would be
damaged by the to-be-applied autofixer script, in cases where editorial
judgment seemed necessary for style or wording changes.
</content>
</entry>
<entry>
<title>Fixed #36058 -- Refactored SpatialRefSysMixin.srs to use cached_property.</title>
<updated>2025-02-04T07:40:02Z</updated>
<author>
<name>Arnaldo Govenem</name>
<email>arnaldo.govene@outlook.com</email>
</author>
<published>2025-01-22T20:54:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8ff1399f0656b4ff8181fe7872e426c331d1b1ee'/>
<id>urn:sha1:8ff1399f0656b4ff8181fe7872e426c331d1b1ee</id>
<content type='text'>
Replaced manual caching complexity with cached_property for efficiency.
Enhanced error handling with distinct messages for WKT and PROJ.4.

Thanks to Sarah Boyce for the suggestions.
</content>
</entry>
<entry>
<title>Fixed #34234 -- Dropped support for PROJ 4.</title>
<updated>2023-01-13T11:31:41Z</updated>
<author>
<name>Leo</name>
<email>86375512+select-case@users.noreply.github.com</email>
</author>
<published>2023-01-11T17:30:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5da5f3773ec281a027f99c9b56add47d076650b5'/>
<id>urn:sha1:5da5f3773ec281a027f99c9b56add47d076650b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed redundant database vendor helpers in gis_tests/utils.py.</title>
<updated>2021-01-13T08:22:44Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2020-11-14T14:08:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e3ece0144a988bc522c4bd551baecaf2139ce4ed'/>
<id>urn:sha1:e3ece0144a988bc522c4bd551baecaf2139ce4ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed hardcoded paths to SpatialRefSys models in tests.</title>
<updated>2020-09-14T05:58:05Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2020-09-14T05:58:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=71ae1ab0123582cc5bfe0f7d5f4cc19a9412f396'/>
<id>urn:sha1:71ae1ab0123582cc5bfe0f7d5f4cc19a9412f396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed PROJ.4 to PROJ.</title>
<updated>2020-05-13T08:30:30Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2020-05-10T20:30:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d4c5ef3ebbdc160ba425d5073faddd8713da4ad2'/>
<id>urn:sha1:d4c5ef3ebbdc160ba425d5073faddd8713da4ad2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30678 -- Added support for GDAL 3.</title>
<updated>2020-05-12T07:06:06Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2020-05-08T09:28:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=58f1b07e49a98bb391c9e38b91f078ab2c302703'/>
<id>urn:sha1:58f1b07e49a98bb391c9e38b91f078ab2c302703</id>
<content type='text'>
</content>
</entry>
</feed>
