index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
/
admin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs #27674 -- Removed django.contrib.gis.admin.OpenLayersWidget per deprecat...
Mariusz Felisiak
2023-01-17
2
-138
/
+0
*
Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
Mariusz Felisiak
2023-01-17
2
-162
/
+1
*
Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.
Mariusz Felisiak
2022-04-22
2
-1
/
+12
*
Refs #33476 -- Reformatted code with Black.
django-bot
2022-02-07
3
-95
/
+130
*
Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.
Giannis Adamopoulos
2021-09-17
2
-2
/
+42
*
Refs #16117 -- Made @action and @display decorators importable from django.co...
Nick Pope
2021-02-22
1
-2
/
+2
*
Used 4 space hanging indent for dictionaries.
Tim Graham
2019-01-02
1
-34
/
+35
*
Fixed #28377 -- Made combining form Media retain relative asset order.
Johannes Hoppe
2017-07-20
1
-4
/
+2
*
Refs #27919 -- Changed contrib widget's get_context() attrs kwarg to an arg.
Tim Graham
2017-03-21
1
-1
/
+1
*
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.
Anton Samarchyan
2017-02-04
2
-4
/
+3
*
Refs #23919 -- Replaced super(ClassName, self) with super().
chillaranand
2017-01-25
1
-2
/
+2
*
Refs #23919 -- Removed unneeded str() calls
Claude Paroz
2017-01-20
1
-1
/
+1
*
Refs #23919 -- Removed six.<various>_types usage
Claude Paroz
2017-01-18
1
-2
/
+2
*
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
2
-4
/
+3
*
Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.
Daniel Hahler
2016-09-03
1
-1
/
+1
*
Fixed #27024 -- Prevented logging error with empty string as geometry widget ...
Claude Paroz
2016-08-08
1
-1
/
+1
*
Fixed #26753 -- Made GDAL a required dependency for contrib.gis
Claude Paroz
2016-06-18
1
-8
/
+1
*
Fixed #25865 -- Made OSMGeoAdmin require GDAL only if transformation is needed.
Sergey Fedoseev
2016-03-11
1
-5
/
+6
*
Fixed #25985 -- Updated signature of ModelAdmin.formfield_for_* to make reque...
Tim Graham
2015-12-29
1
-3
/
+2
*
Passed logging message parameters as arguments instead of interpolating them.
Ville Skyttä
2015-12-26
1
-6
/
+3
*
Upgraded OpenLayers version from 2.13 to 2.13.1
Claude Paroz
2015-10-03
1
-1
/
+1
*
Made the @register decorator importable from contrib.gis.admin.
aroche
2015-08-03
1
-4
/
+4
*
Sorted imports in __init__.py files.
Tim Graham
2015-06-27
1
-4
/
+2
*
Added contrib.gis.admin.__all__
Tim Graham
2015-05-15
1
-3
/
+9
*
Delayed GDAL check for OSMGeoAdmin
Claude Paroz
2015-04-24
2
-24
/
+17
*
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-06
2
-6
/
+4
*
Deprecated some arguments of django.shortcuts.render(_to_response).
Aymeric Augustin
2014-12-28
1
-4
/
+4
*
Fixed #24014 -- Unified OGRException and GDALException
Claude Paroz
2014-12-18
1
-2
/
+2
*
Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attri...
Flavio Curella
2014-09-12
1
-0
/
+3
*
Dropped support for GDAL 1.6
Claude Paroz
2014-03-29
1
-9
/
+3
*
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-11-02
1
-4
/
+13
*
Continue to attack E302 violations
Alex Gaynor
2013-11-02
1
-0
/
+1
*
Fixed all the E203 violations
Alex Gaynor
2013-10-26
2
-34
/
+34
*
Start attacking E231 violations
Alex Gaynor
2013-10-24
1
-1
/
+1
*
Fixed #21298 -- Fixed E301 pep8 warnings
Alasdair Nicol
2013-10-23
1
-0
/
+1
*
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-17
1
-2
/
+2
*
Fixed #21270 -- Fixed E701 pep8 warnings
Alasdair Nicol
2013-10-17
2
-3
/
+6
*
Updated OpenLayers version from 2.11 to 2.13
Claude Paroz
2013-10-12
1
-1
/
+1
*
Fixed assorted flake8 errors.
Tim Graham
2013-10-11
1
-1
/
+1
*
Fixed a number of lint warnings, particularly around unused variables.
Alex Gaynor
2013-08-04
1
-1
/
+1
*
Removed several unused imports.
Aymeric Augustin
2013-06-19
1
-1
/
+0
*
Fixed #9806 -- Allowed editing GeometryField with OpenLayersWidget
Claude Paroz
2013-03-09
2
-1
/
+3
*
Fixed #16594 -- Added wkt 3D support for GEOS geometries
Claude Paroz
2013-03-09
1
-2
/
+3
*
Moved has_changed logic from widget to form field
Claude Paroz
2013-01-25
1
-23
/
+1
*
Reported OpenLayersWidget exceptions through logging
Claude Paroz
2012-10-17
1
-2
/
+14
*
[py3] Replaced basestring by six.string_types.
Aymeric Augustin
2012-07-22
1
-2
/
+3
*
Fixed #17328 -- Added OpenLayersWidget _has_changed method
Claude Paroz
2012-06-06
1
-1
/
+23
*
Fixed #14886 -- Added wms_options dict to GeoModelAdmin.
Claude Paroz
2012-05-25
1
-0
/
+8
*
Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official depreca...
Claude Paroz
2012-04-08
1
-2
/
+1
*
Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta t...
Claude Paroz
2012-03-17
1
-1
/
+1
[next]