.. |
admin
|
Fixed #28377 -- Made combining form Media retain relative asset order.
|
2017-07-20 11:06:30 -04:00 |
db
|
Fixed typos in comments and docs.
|
2018-08-01 16:09:22 -04:00 |
forms
|
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
|
2018-05-10 16:25:37 +02:00 |
gdal
|
Fixed typos in comments and docs.
|
2018-08-01 16:09:22 -04:00 |
geoip2
|
Ref #23919 -- Replaced some os.path usage with pathlib.Path.
|
2018-04-19 21:30:00 -04:00 |
geos
|
Refs #27472 -- Fixed crash during pickling of empty GEOS point.
|
2018-07-09 11:02:12 -04:00 |
locale
|
Updated contrib translations from Transifex
|
2018-08-01 09:24:06 -04:00 |
management/commands
|
Removed parser.add_arguments() arguments that match the defaults.
|
2018-07-02 17:54:57 -04:00 |
serializers
|
Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
|
2017-05-04 20:45:18 -04:00 |
sitemaps
|
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.
|
2017-02-04 16:39:28 -05:00 |
static/gis
|
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
|
2018-05-10 16:25:37 +02:00 |
templates/gis
|
Fixed #28195 -- Added OSMWidget.default_zoom attribute.
|
2017-05-14 14:31:17 -04:00 |
utils
|
Fixed #28659 -- Fixed LayerMapping crash with null geometry and unique.
|
2018-07-27 16:38:28 -04:00 |
__init__.py
|
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
|
2014-05-28 09:24:08 +02:00 |
apps.py
|
Fixed #28795 -- Removed 'not in' checks and used dict.setdefault().
|
2017-11-14 10:52:52 -05:00 |
feeds.py
|
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.
|
2017-02-04 16:39:28 -05:00 |
geometry.py
|
Moved contrib.gis.geometry.regex to contrib.gis.geometry.
|
2017-09-12 09:51:02 -04:00 |
measure.py
|
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.
|
2017-02-04 16:39:28 -05:00 |
ptr.py
|
Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.
|
2018-07-06 11:26:14 -04:00 |
shortcuts.py
|
Removed unused django.contrib.gis.shortcuts.render_to_text()
|
2017-06-03 13:15:26 -04:00 |
views.py
|
Converted usage of ugettext* functions to their gettext* aliases
|
2017-02-07 09:04:04 +01:00 |