mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #35117 -- Added support for the hectare unit in Area.
This commit is contained in:
committed by
Mariusz Felisiak
parent
6debeac9e7
commit
c7e986fc9f
@@ -70,6 +70,8 @@ Minor features
|
||||
``metro_code`` and ``region_code``, but the previous keys are also retained
|
||||
for backward compatibility.
|
||||
|
||||
* :class:`~django.contrib.gis.measure.Area` now supports the ``ha`` unit.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user