| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-17 | Refs #27674 -- Removed django.contrib.gis.admin.OpenLayersWidget per ↵ | Mariusz Felisiak | |
| deprecation timeline. | |||
| 2022-04-22 | Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget. | Mariusz Felisiak | |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2017-03-21 | Refs #27919 -- Changed contrib widget's get_context() attrs kwarg to an arg. | Tim Graham | |
| Follow up to 075e93c16a82ba7869a0b2d572e99fdbd0724042. | |||
| 2017-02-04 | Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. | Anton Samarchyan | |
| 2017-01-20 | Refs #23919 -- Removed unneeded str() calls | Claude Paroz | |
| 2017-01-18 | Refs #23919 -- Removed six.<various>_types usage | Claude Paroz | |
| Thanks Tim Graham and Simon Charette for the reviews. | |||
| 2016-12-27 | Fixed #15667 -- Added template-based widget rendering. | Preston Timmons | |
| Thanks Carl Meyer and Tim Graham for contributing to the patch. | |||
| 2016-08-08 | Fixed #27024 -- Prevented logging error with empty string as geometry widget ↵ | Claude Paroz | |
| value Thanks Gavin Wahl for the report, and Tim Graham for the review. | |||
| 2015-12-26 | Passed logging message parameters as arguments instead of interpolating them. | Ville Skyttä | |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham | |
| 2014-12-28 | Deprecated some arguments of django.shortcuts.render(_to_response). | Aymeric Augustin | |
| dictionary and context_instance and superseded by context. Refactored tests that relied context_instance with more modern idioms. | |||
| 2014-12-18 | Fixed #24014 -- Unified OGRException and GDALException | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2014-09-12 | Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable ↵ | Flavio Curella | |
| attribute Thanks Tim Graham for the review. | |||
| 2013-10-26 | Fixed all the E203 violations | Alex Gaynor | |
| 2013-10-24 | Start attacking E231 violations | Alex Gaynor | |
| 2013-10-23 | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol | |
| 2013-10-17 | Fixed #21285 -- Fixed E121,E122 pep8 warnings | Alasdair Nicol | |
| 2013-10-17 | Fixed #21270 -- Fixed E701 pep8 warnings | Alasdair Nicol | |
| 2013-06-19 | Removed several unused imports. | Aymeric Augustin | |
| 2013-03-09 | Fixed #9806 -- Allowed editing GeometryField with OpenLayersWidget | Claude Paroz | |
| Thanks Paul Winkler for the initial patch. | |||
| 2013-01-25 | Moved has_changed logic from widget to form field | Claude Paroz | |
| Refs #16612. Thanks Aymeric Augustin for the suggestion. | |||
| 2012-10-17 | Reported OpenLayersWidget exceptions through logging | Claude Paroz | |
| 2012-07-22 | [py3] Replaced basestring by six.string_types. | Aymeric Augustin | |
| 2012-06-06 | Fixed #17328 -- Added OpenLayersWidget _has_changed method | Claude Paroz | |
| Thanks Will Hardy for the report and the patch. | |||
| 2012-04-08 | Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official ↵ | Claude Paroz | |
| deprecation timeline. Thanks Jannis Leidel and Ramiro Morales for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17879 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-07-13 | Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for ↵ | Jannis Leidel | |
| the work on the patch and Alex for reviewing. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16539 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-06-30 | Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the ↵ | Jannis Leidel | |
| admin to conventional file system location. This also removes the need for ADMIN_MEDIA_PREFIX and replaces it with the convention to find admin's static files at STATIC_URL + 'admin/'. Thanks to Jacob for the review and general help. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16487 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-04-26 | Fixed #10872 -- Geographic admin now supports new `list_editable` option. ↵ | Justin Bronn | |
| Thanks to Dane Springmeyer and Alex Gaynor for the solution. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10636 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-03-30 | Fixed #9130 -- Fixed typo in comment, thanks scel. | Gary Wilson Jr | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@10220 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-01-13 | Fixed #9278, #9694 -- Geographic overlays now display in admin with right to ↵ | Justin Bronn | |
| left langauges; simplified transformation process in `OpenLayersWidget` to fix Ubuntu 8.10/Apache 2.2.9 crash; updated OpenLayers version to 2.7. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9733 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-08-05 | Merged the gis branch into trunk. | Justin Bronn | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@8219 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
