.. |
__init__.py
|
7f3678dc4c
Merge branch 'master' into schema-alteration
|
12 年之前 |
fields.py
|
f479df7f8d
Refs #32508 -- Raised Type/ValueError instead of using "assert" in django.db.models.
|
3 年之前 |
models.py
|
5e04e84d67
Fixed #32503 -- Fixed altering BLOB/TEXT field to non-nullable with default on MySQL 8.0.13+.
|
3 年之前 |
test_logging.py
|
607970f31c
Replaced django.test.utils.patch_logger() with assertLogs().
|
7 年之前 |
tests.py
|
f5a3243911
Fixed #33125 -- Avoided redundant unique constraint when converting a non-unique field to primary key on MySQL and PostgreSQL.
|
3 年之前 |