Claude Paroz
|
ce8f874b88
|
Fixed #14886 -- Added wms_options dict to GeoModelAdmin.
It is now possible to set WMS options by overriding wms_options
in a subclass of GeoModelAdmin.
Thanks slinkp for the report and the initial patch.
|
2012-05-25 21:00:44 +02:00 |
Alex Gaynor
|
66210cbc70
|
Remove a great many of the remaining relative imports.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17008 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-17 18:45:22 +00:00 |
Justin Bronn
|
e5aeba018f
|
Updated geoadmin tests to reflect that OSM js is no longer required as of r16847.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16853 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-18 22:28:17 +00:00 |
Justin Bronn
|
eaea9deca8
|
Fixed #16790 -- Modified the geographic admin to work after r16594. Thanks, jdiego, for the bug report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16775 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-10 03:04:30 +00:00 |