Mariusz Felisiak
|
a1e9e9abc5
Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations."
|
2 年之前 |
Mariusz Felisiak
|
c773d5794e
Refs #27236 -- Reverted AlterIndexTogether deprecation.
|
2 年之前 |
David Wobrock
|
a6385b382e
Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes.
|
2 年之前 |
David Wobrock
|
41019e48bb
Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations.
|
2 年之前 |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 年之前 |
Gagaro
|
667105877e
Fixed #30581 -- Added support for Meta.constraints validation.
|
3 年之前 |
tschilling
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
3 年之前 |
Shreya Bamne
|
004b4620f6
Fixed #32987 -- Added system check for template tag modules with the same name.
|
3 年之前 |
Bernd Wechner
|
2116238d5f
Fixed #33131 -- Improved error messages for clashing reverse accessor names.
|
3 年之前 |
Mariusz Felisiak
|
93f3b7a0ba
Corrected field and model check messages in docs.
|
3 年之前 |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 年之前 |
Hasan Ramezani
|
0a28b42b15
Fixed #33084 -- Removed incorrect system check for ManyToManyField with limit_choices_to.
|
3 年之前 |
Nick Touran
|
5d4f21b16f
Fixed #32983 -- Added system check for redundant related_name on symmetrical M2M fields.
|
3 年之前 |
Angus Holder
|
3e73c65ffc
Fixed #32195 -- Added system check for invalid view in path() and improved error messages.
|
4 年之前 |
Tim Graham
|
54da6e2ac2
Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.
|
3 年之前 |
bankc
|
db5b75f10f
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
|
4 年之前 |
Tim Graham
|
dba44a7a7a
Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme.
|
4 年之前 |
Hasan Ramezani
|
50ef9dfac2
Fixed typo in docs/ref/checks.txt.
|
4 年之前 |
Hasan Ramezani
|
1da54bfe7d
Corrected messages of admin checks for invalid model field names.
|
4 年之前 |
Hasan Ramezani
|
d1f89c9b9a
Corrected admin.E023 message in docs.
|
4 年之前 |
Jacob Walls
|
b23232b6ab
Fixed #27854 -- Added system check for nonexistent directories in STATICFILES_DIRS setting.
|
4 年之前 |
Hannes Ljungberg
|
3aa545281e
Fixed #30916 -- Added support for functional unique constraints.
|
4 年之前 |
Timothy McCurrach
|
b1821fbad5
Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting.
|
4 年之前 |
Mariusz Felisiak
|
0aa6a602b2
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
|
4 年之前 |
Mariusz Felisiak
|
7cb5712edc
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecation timeline.
|
4 年之前 |
Mariusz Felisiak
|
d992f4e3c2
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
|
4 年之前 |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 年之前 |
Hannes Ljungberg
|
83fcfc9ec8
Fixed #26167 -- Added support for functional indexes.
|
5 年之前 |
Hasan Ramezani
|
ba3fb2e4d0
Refs #32311 -- Fixed CSRF_FAILURE_VIEW system check errors code.
|
4 年之前 |
Hasan Ramezani
|
64331419c8
Fixed #32311 -- Added system check for CSRF_FAILURE_VIEW setting.
|
4 年之前 |