summaryrefslogtreecommitdiff
path: root/django/contrib/gis/admin/widgets.py
diff options
context:
space:
mode:
authorLuke Plant <L.Plant.98@cantab.net>2011-06-29 15:12:48 +0000
committerLuke Plant <L.Plant.98@cantab.net>2011-06-29 15:12:48 +0000
commit89e0e8b6bc861bb95e55bd5e255e756fe3be1cf2 (patch)
treeb746bf6b79ef9fb8b8e1c853996282e19c91af43 /django/contrib/gis/admin/widgets.py
parentb8f0346c11c9e02b1ec13db2d470f8e063a8de70 (diff)
Fixed our SimpleCookie overriding and use to be compatible with a (potential) stdlib SimpleCookie that fixes http://bugs.python.org/issue2193
The previous code tested the stdlib in a way that would always fail. It then used an overridden SimpleCookie.load method that wouldn't work for the stdlib. And it did some completely unnecessary monkey patching. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16485 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/contrib/gis/admin/widgets.py')
0 files changed, 0 insertions, 0 deletions