Historia zmian

Autor SHA1 Wiadomość Data
  leondaz 06bf06a911 Fixed #35656 -- Added an autodetector attribute to the makemigrations and migrate commands. 2 miesięcy temu
  Hisham Mahmood c7fc9f20b4 Fixed #31405 -- Added LoginRequiredMiddleware. 6 miesięcy temu
  Giannis Terzopoulos d658a3162f Fixed #35233 -- Moved template engine system checks to backend methods. 8 miesięcy temu
  Tom Carrick 4ade8386eb Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display. 1 rok temu
  Mariusz Felisiak c705625ebf Refs #34944 -- Propagated system checks for GeneratedField.output_field. 1 rok temu
  Marc Gibbons 8d9c0e4e24 Doc'd writing integration tests for the system check framework. 1 rok temu
  Mariusz Felisiak 04eb1b4567 Refs #33872 -- Removed django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 1 rok temu
  Mariusz Felisiak 2abf417c81 Refs #27236 -- Removed Meta.index_together per deprecation timeline. 1 rok temu
  Jeremy Nauta f333e3513e Fixed #31300 -- Added GeneratedField model field. 1 rok temu
  Bruno Alla 4c4536f744 Refs #34712 -- Added system check for staticfiles storage in STORAGES setting. 1 rok temu
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 rok temu
  Simon Charette 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. 1 rok temu
  Ryan Chausse 503ce7f1b7 Fixed typo in docs/ref/checks.txt. 1 rok temu
  Amir Karimi d1855c4847 Fixed #34691 -- Added system check for unmatched angle brackets in path(). 1 rok temu
  Hrushikesh 107865780a Fixed #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. 1 rok temu
  Mariusz Felisiak ddb6506618 Corrected admin.E013 check message in docs. 1 rok temu
  nessita 89c27d8672 Fixed #34601 -- Added field name to check message for ModelAdmin.readonly_fields. 1 rok temu
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. 4 lat temu
  Bakdolot c813fb327c Fixed #34481 -- Added system check for reverse related fields in ModelAdmin.list_display. 1 rok temu
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. 2 lat temu
  Mariusz Felisiak f71b0cf769 Refs #32987 -- Relaxed system check for template tag modules with the same name by turning into a warning. 2 lat temu
  Mariusz Felisiak cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 lat temu
  Mariusz Felisiak a1e9e9abc5 Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations." 2 lat temu
  Mariusz Felisiak c773d5794e Refs #27236 -- Reverted AlterIndexTogether deprecation. 2 lat temu
  David Wobrock a6385b382e Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes. 2 lat temu
  David Wobrock 41019e48bb Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations. 2 lat temu
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 lat temu
  Gagaro 667105877e Fixed #30581 -- Added support for Meta.constraints validation. 2 lat temu
  tschilling 0dcd549bbe Fixed #30360 -- Added support for secret key rotation. 2 lat temu
  Shreya Bamne 004b4620f6 Fixed #32987 -- Added system check for template tag modules with the same name. 3 lat temu