mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #25924 -- Removed gis.utils.srs.add_postgis_srs() backwards-compatibility alias.
This commit is contained in:
committed by
Tim Graham
parent
d40a38b335
commit
f7889b83b0
@@ -354,6 +354,9 @@ Miscellaneous
|
||||
since pre-1.0. If you use it in your project, you can add it to your
|
||||
project's settings. The default value was ``'/accounts/logout/'``.
|
||||
|
||||
* The ``add_postgis_srs()`` backwards compatibility alias for
|
||||
``django.contrib.gis.utils.add_srs_entry()`` is removed.
|
||||
|
||||
.. _deprecated-features-1.10:
|
||||
|
||||
Features deprecated in 1.10
|
||||
|
||||
Reference in New Issue
Block a user