diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 6b5eb95ad0..db2bf02af2 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -112,6 +112,9 @@ details on these changes. * Support for direct assignment to a reverse foreign key or many-to-many relation will be removed. +* The ``get_srid()`` and ``set_srid()`` methods of + ``django.contrib.gis.geos.GEOSGeometry`` will be removed. + .. _deprecation-removed-in-1.10: 1.10 |
