Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak | 2022-02-07 | 1 | -1/+4 |
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -31/+50 |
* | Fixed #33047 -- Fixed CheckConstraint crash with GIS lookups on PostGIS and M... | Claude Paroz | 2021-11-30 | 1 | -0/+5 |
* | Simplified imports from django.db and django.contrib.gis.db. | Nick Pope | 2020-02-04 | 1 | -1/+1 |
* | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand | 2017-01-25 | 1 | -6/+6 |
* | Fixed #27458 -- Fixed invalid sequence/index names when using "USER"."TABLE" ... | Andrew Nester | 2016-12-30 | 1 | -2/+2 |
* | Fixed #23537 -- Added Oracle GIS SchemaEditor. | Tim Graham | 2014-09-25 | 1 | -0/+94 |