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-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Mariusz Felisiak
f6018c1e63
Fixed
#32595
-- Fixed SchemaEditor.quote_value() crash with bytes.
2021-03-30 11:42:15 +02:00
..
base
…
mysql
Fixed
#32595
-- Fixed SchemaEditor.quote_value() crash with bytes.
2021-03-30 11:42:15 +02:00
oracle
…
postgresql
Fixed
#32403
-- Fixed re-raising DatabaseErrors when using only 'postgres' database.
2021-02-02 21:34:36 +01:00
sqlite
Fixed
#32582
-- Removed unnecessary dot in names of cloned test databases on SQLite.
2021-03-25 06:37:01 +01:00
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
Optimized FkConstraintsTests.test_check_constraints by specifying a database table.
2021-03-24 12:18:00 +01:00