summaryrefslogtreecommitdiff
path: root/django/contrib/gis/__init__.py
AgeCommit message (Expand)Author
2020-07-21Fixed #31180 -- Configured applications automatically.Aymeric Augustin
2014-05-28Fixed #22714 -- Made contrib.gis use six-provided memoryview typeClaude Paroz
2014-01-25Fixed #21829 -- Added default AppConfigs.Aymeric Augustin
2012-09-23[py3] Added buffer/memoryview compatibilityClaude Paroz
2008-08-05Merged the gis branch into trunk.Justin Bronn