Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #33718 -- Dropped support for MySQL 5.7. | Mariusz Felisiak | 2022-07-08 | 1 | -6/+2 |
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -5/+4 |
* | Refs #33129 -- Added missing return statement. | Carlton Gibson | 2021-09-23 | 1 | -1/+1 |
* | Fixed #33129 -- Dropped support for MariaDB 10.2. | Mariusz Felisiak | 2021-09-22 | 1 | -4/+4 |
* | Refs #30123 -- Changed second arg of DatabaseIntrospection.get_geometry_type(... | Nick Pope | 2019-01-23 | 1 | -2/+2 |
* | Refs #29548 -- Fixed GIS tests on MariaDB | Claude Paroz | 2018-07-13 | 1 | -5/+6 |
* | Fixed #28853 -- Updated connection.cursor() uses to use a context manager. | Jon Dufresne | 2017-11-28 | 1 | -5/+1 |
* | Fixed #23538 -- Added SchemaEditor for MySQL GIS. | Tim Graham | 2014-09-25 | 1 | -0/+8 |
* | Continue to attack E302 violations | Alex Gaynor | 2013-11-02 | 1 | -0/+1 |
* | Fixed #12637 -- GeoDjango's `inspectdb` command is now a subclass of Django's... | Justin Bronn | 2010-01-18 | 1 | -0/+32 |