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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
dbshell
History
Mariusz Felisiak
ec0ff40631
Fixed
#32355
-- Dropped support for Python 3.6 and 3.7
2021-02-10 10:20:54 +01:00
..
__init__.py
…
fake_client.py
…
test_mysql.py
Refs
#32061
-- Fixed test_crash_password_does_not_leak() crash on Windows.
2020-11-03 11:38:40 +01:00
test_oracle.py
…
test_postgresql.py
Fixed
#32292
-- Added support for connection by service name to PostgreSQL.
2021-01-20 17:30:37 +01:00
test_sqlite.py
Fixed
#32355
-- Dropped support for Python 3.6 and 3.7
2021-02-10 10:20:54 +01:00
tests.py
…