django1/django/contrib/gis/admin
Claude Paroz ebb504db69 Moved has_changed logic from widget to form field
Refs #16612. Thanks Aymeric Augustin for the suggestion.
2013-01-25 20:50:46 +01:00
..
__init__.py Fixed #9391 -- `AdminSite` and `ModelAdmin` now exposed in `django.contrib.gis.admin` for API consistency and convenience. 2008-10-26 18:01:15 +00:00
options.py Fixed #14886 -- Added wms_options dict to GeoModelAdmin. 2012-05-25 21:00:44 +02:00
widgets.py Moved has_changed logic from widget to form field 2013-01-25 20:50:46 +01:00