This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
django
/
tests
/
backends
/
mysql
History
Skyiesac
c3c9f1908e
Fixed
#36812
-- Dropped support for MariaDB < 10.11.
2026-01-25 09:19:43 +01:00
..
__init__.py
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
test_creation.py
Fixed
#33537
-- Made test database cloning on MySQL reraise unexpected errors.
2025-03-17 15:45:08 +01:00
test_features.py
Fixed
#34992
-- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaDB with ONLY_FULL_GROUP_BY sql mode.
2023-11-27 09:20:10 +01:00
test_introspection.py
Applied Black's 2026 stable style.
2026-01-18 21:26:56 +01:00
test_operations.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_schema.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#36812
-- Dropped support for MariaDB < 10.11.
2026-01-25 09:19:43 +01:00