mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #28960 -- Added GEOSGeometry.buffer_with_style().
This commit is contained in:
committed by
Tim Graham
parent
2162f0983d
commit
6d794fb762
@@ -70,7 +70,9 @@ Minor features
|
||||
:mod:`django.contrib.gis`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The new :meth:`.GEOSGeometry.buffer_with_style` method is a version of
|
||||
:meth:`~.GEOSGeometry.buffer` that allows customizing the style of the
|
||||
buffer.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user