Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  DevilsAutumn d5bcdf858d Fixed #34112 -- Added async-compatible interface to Model methods. 2 vuotta sitten
  Mariusz Felisiak 004f985b91 Refs #34059 -- Doc'd lack of support for validation of constraints with JSONFields. 2 vuotta sitten
  Mariusz Felisiak 5d36a8266c Changed note about update_fields and pre_save() to admonition. 2 vuotta sitten
  sarahboyce bf47c71971 Doc'd when pre_save() is called with Model.save()'s update_fields. 2 vuotta sitten
  Alex Morega de6c9c7054 Refs #30947 -- Changed tuples to lists where appropriate. 2 vuotta sitten
  Mariusz Felisiak 90aabd730a Fixed #33724 -- Doc'd exclude argument changes in model validation. 2 vuotta sitten
  Joachim Jablon ce7321932d Refs #30581 -- Updated count of steps in model validation docs. 2 vuotta sitten
  Gagaro 667105877e Fixed #30581 -- Added support for Meta.constraints validation. 3 vuotta sitten
  Ali Toosi faab9e6769 Fixed #33680 -- Corrected example of customizing model loading in docs. 2 vuotta sitten
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 vuotta sitten
  abhiabhi94 f876c7d08e Fixed #32957 -- Improved visibility of arguments sections in Model.save() docs. 3 vuotta sitten
  Girish Sontakke 27d4573d35 Fixed #32755 -- Corrected Model.get_absolute_url() example in docs. 3 vuotta sitten
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 vuotta sitten
  Jon Dufresne 550297d20d Added backticks to code literals in various docs. 4 vuotta sitten
  Adam Johnson b5f0efa19c Refs #24763 -- Moved DoesNotExist to Model class docs. 4 vuotta sitten
  Tim Park 697e59d5cf Fixed #31502 -- Documented Model._state.db and Model._state.adding 4 vuotta sitten
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 vuotta sitten
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 4 vuotta sitten
  Claude Paroz c7b97ac3a7 Added missing backtick in instances docs. 5 vuotta sitten
  Carlton Gibson 29c126bb34 Fixed #31124 -- Fixed setting of get_FOO_display() when overriding inherited choices. 5 vuotta sitten
  Simon Charette 9e14bc2135 Refs #29260 -- Doc'd Model.save() behavior change in Django 3.0. 5 vuotta sitten
  Baptiste Mispelon ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. 5 vuotta sitten
  Hasan Ramezani 153c7956f8 Fixed #24858 -- Added support for get_FOO_display() to ArrayField and RangeFields. 5 vuotta sitten
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 vuotta sitten
  Mariusz Felisiak 9aeac29949 Removed unnecessary backslashes from docs. 5 vuotta sitten
  Brad Solomon 67b6cb7723 Fixed #30491 -- Clarified when save() on object with pk executes INSERT. 5 vuotta sitten
  Gary Donovan 516d858e7a Fixed typo in docs/ref/models/instances.txt. 6 vuotta sitten
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 vuotta sitten
  luz.paz 97e637a87f Fixed typos in comments and docs. 6 vuotta sitten
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 vuotta sitten