This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
gis
/
db
/
backends
/
mysql
History
enprava
51cab4ad51
Fixed
#35705
-- Added Rotate GIS database function to rotate geometries.
2025-02-23 16:20:57 +01:00
..
__init__.py
…
base.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
features.py
Fixed
#33718
-- Dropped support for MySQL 5.7.
2022-07-08 13:30:12 +02:00
introspection.py
Fixed
#33718
-- Dropped support for MySQL 5.7.
2022-07-08 13:30:12 +02:00
operations.py
Fixed
#35705
-- Added Rotate GIS database function to rotate geometries.
2025-02-23 16:20:57 +01:00
schema.py
Fixed
#35074
-- Fixed adding/removing indexes when spatial_index is changed on MySQL, PostgreSQL, and Oracle.
2024-09-19 08:12:11 +02:00