summaryrefslogtreecommitdiff
path: root/django/contrib/gis/ptr.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-07-06Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.Mushtaq Ali
2017-01-19Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette
2016-12-15Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase.Sergey Fedoseev