Commit History

作者 SHA1 備註 提交日期
  Mariusz Felisiak fcc55f8c26 [5.0.x] Refs #34944 -- Propagated system checks for GeneratedField.output_field. 1 年之前
  Marc Gibbons 4e1bb31b39 [5.0.x] Doc'd writing integration tests for the system check framework. 1 年之前
  Jeremy Nauta f333e3513e Fixed #31300 -- Added GeneratedField model field. 1 年之前
  Bruno Alla 4c4536f744 Refs #34712 -- Added system check for staticfiles storage in STORAGES setting. 1 年之前
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 年之前
  Simon Charette 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. 1 年之前
  Ryan Chausse 503ce7f1b7 Fixed typo in docs/ref/checks.txt. 1 年之前
  Amir Karimi d1855c4847 Fixed #34691 -- Added system check for unmatched angle brackets in path(). 1 年之前
  Hrushikesh 107865780a Fixed #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. 1 年之前
  Mariusz Felisiak ddb6506618 Corrected admin.E013 check message in docs. 1 年之前
  nessita 89c27d8672 Fixed #34601 -- Added field name to check message for ModelAdmin.readonly_fields. 1 年之前
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. 4 年之前
  Bakdolot c813fb327c Fixed #34481 -- Added system check for reverse related fields in ModelAdmin.list_display. 1 年之前
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. 2 年之前
  Mariusz Felisiak f71b0cf769 Refs #32987 -- Relaxed system check for template tag modules with the same name by turning into a warning. 2 年之前
  Mariusz Felisiak cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 年之前
  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 年之前