summaryrefslogtreecommitdiff
path: root/django/contrib/gis/views.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2019-06-28Fixed #30400 -- Improved typography of user facing strings.Jon Dufresne
2017-02-07Converted usage of ugettext* functions to their gettext* aliasesClaude Paroz
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2014-04-21Appeased flake8 2.1.0.Aymeric Augustin
2013-11-02Continue to attack E302 violationsAlex Gaynor
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2012-02-04Fixed #17458 -- Marked Http404 error messages for translation. Thanks, Claude...Jannis Leidel
2011-07-13Fixed #15707 -- Made the GIS feed compatible to the class based feeds and int...Jannis Leidel