Historial de Commits

Autor SHA1 Mensaje Fecha
  David Sanders a8de04f8db [5.0.x] Refs #34964 -- Doc'd that Q expression order is preserved. hace 1 año
  jordanbae dd2d76803c [5.0.x] Fixed #34949 -- Clarified when UniqueConstraints with include/nulls_distinct are not created. hace 1 año
  Simon Charette 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. hace 1 año
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. hace 2 años
  Xavier Fernandez 5b3d3e400a Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint and subclasses. hace 2 años
  Xavier Fernandez ad18a0102c Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint. hace 2 años
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. hace 2 años
  Mariusz Felisiak 004f985b91 Refs #34059 -- Doc'd lack of support for validation of constraints with JSONFields. hace 2 años
  David Sanders e14d08cd89 Fixed #33996 -- Fixed CheckConstraint validation on NULL values. 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
  Gagaro 9c04af837a Doc'd BaseConstraint. hace 3 años
  Hannes Ljungberg 1eaf38fa87 Fixed #33335 -- Made model validation ignore functional unique constraints. hace 3 años
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. hace 3 años
  Hannes Ljungberg 3aa545281e Fixed #30916 -- Added support for functional unique constraints. hace 4 años
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. hace 4 años
  Hannes Ljungberg 7edc6e53a7 Fixed #31702 -- Added support for PostgreSQL opclasses in UniqueConstraint. hace 4 años
  Hannes Ljungberg 8c7992f658 Fixed #30913 -- Added support for covering indexes on PostgreSQL 11+. hace 5 años
  Hasan Ramezani 55556e51fb Fixed #31650 -- Added note uniqueness of constraints names in docs. hace 4 años
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. hace 4 años
  Ian Foote c226c6cb32 Fixed #20581 -- Added support for deferrable unique constraints. hace 6 años
  Simon Charette e9a0e1d4f6 Fixed #30484 -- Added conditional expressions support to CheckConstraint. hace 5 años
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. hace 5 años
  Mariusz Felisiak 230d75f59c Refs #30547 -- Clarified that partial UniqueConstraints don't affect model validation. hace 5 años
  can febe136d4c Fixed #30397 -- Added app_label/class interpolation for names of indexes and constraints. hace 5 años
  Claude Paroz 8590726a5d Removed unneeded non-breaking spaces added in 00169bc36 hace 5 años
  Swat009 00169bc361 Fixed #30547 -- Doc'd how Meta.constraints affect model validation. hace 5 años
  GwynBleidD 5402061c80 Refs #30062 -- Corrected UniqueConstraint signature in docs. hace 5 años
  Mariusz Felisiak 5df3301aab Fixed #30362 -- Noted partial indexes and constraints restrictions with abstract base classes. hace 6 años
  Mariusz Felisiak f8f0f92ed9 Fixed UniqueConstraint example in ref/models/constraints.txt. hace 6 años