Historial de Commits

Autor SHA1 Mensaje Fecha
  Mariusz Felisiak fcc55f8c26 [5.0.x] Refs #34944 -- Propagated system checks for GeneratedField.output_field. hace 1 año
  Marc Gibbons 4e1bb31b39 [5.0.x] Doc'd writing integration tests for the system check framework. hace 1 año
  Jeremy Nauta f333e3513e Fixed #31300 -- Added GeneratedField model field. hace 1 año
  Bruno Alla 4c4536f744 Refs #34712 -- Added system check for staticfiles storage in STORAGES setting. hace 1 año
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. hace 1 año
  Simon Charette 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. hace 1 año
  Ryan Chausse 503ce7f1b7 Fixed typo in docs/ref/checks.txt. hace 1 año
  Amir Karimi d1855c4847 Fixed #34691 -- Added system check for unmatched angle brackets in path(). hace 1 año
  Hrushikesh 107865780a Fixed #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. hace 1 año
  Mariusz Felisiak ddb6506618 Corrected admin.E013 check message in docs. hace 1 año
  nessita 89c27d8672 Fixed #34601 -- Added field name to check message for ModelAdmin.readonly_fields. hace 1 año
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. hace 4 años
  Bakdolot c813fb327c Fixed #34481 -- Added system check for reverse related fields in ModelAdmin.list_display. hace 1 año
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. hace 2 años
  Mariusz Felisiak f71b0cf769 Refs #32987 -- Relaxed system check for template tag modules with the same name by turning into a warning. hace 2 años
  Mariusz Felisiak cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. hace 2 años
  Mariusz Felisiak a1e9e9abc5 Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations." hace 2 años
  Mariusz Felisiak c773d5794e Refs #27236 -- Reverted AlterIndexTogether deprecation. hace 2 años
  David Wobrock a6385b382e Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes. hace 2 años
  David Wobrock 41019e48bb Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations. hace 2 años
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. hace 2 años
  Gagaro 667105877e Fixed #30581 -- Added support for Meta.constraints validation. hace 3 años
  tschilling 0dcd549bbe Fixed #30360 -- Added support for secret key rotation. hace 3 años
  Shreya Bamne 004b4620f6 Fixed #32987 -- Added system check for template tag modules with the same name. hace 3 años
  Bernd Wechner 2116238d5f Fixed #33131 -- Improved error messages for clashing reverse accessor names. hace 3 años
  Mariusz Felisiak 93f3b7a0ba Corrected field and model check messages in docs. hace 3 años
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. hace 3 años
  Hasan Ramezani 0a28b42b15 Fixed #33084 -- Removed incorrect system check for ManyToManyField with limit_choices_to. hace 3 años
  Nick Touran 5d4f21b16f Fixed #32983 -- Added system check for redundant related_name on symmetrical M2M fields. hace 3 años
  Angus Holder 3e73c65ffc Fixed #32195 -- Added system check for invalid view in path() and improved error messages. hace 4 años