Commit History

Author SHA1 Message Date
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 years ago
  Mariusz Felisiak 230d75f59c Refs #30547 -- Clarified that partial UniqueConstraints don't affect model validation. 5 years ago
  can febe136d4c Fixed #30397 -- Added app_label/class interpolation for names of indexes and constraints. 5 years ago
  Claude Paroz 8590726a5d Removed unneeded non-breaking spaces added in 00169bc36 5 years ago
  Swat009 00169bc361 Fixed #30547 -- Doc'd how Meta.constraints affect model validation. 5 years ago
  GwynBleidD 5402061c80 Refs #30062 -- Corrected UniqueConstraint signature in docs. 5 years ago
  Mariusz Felisiak 5df3301aab Fixed #30362 -- Noted partial indexes and constraints restrictions with abstract base classes. 5 years ago
  Mariusz Felisiak f8f0f92ed9 Fixed UniqueConstraint example in ref/models/constraints.txt. 5 years ago
  Paveł Tyślacki b69f8eb04c Fixed #30062 -- Added support for unique conditional constraints. 6 years ago
  Tim Graham cf1fe22009 Fixed typos in docs/ref/models/constraints.txt. 6 years ago
  Simon Charette db13bca60a Fixed #29641 -- Added support for unique constraints in Meta.constraints. 6 years ago
  Simon Charette 8eae094638 Generalized check constraint docs for other constraints. 6 years ago