Historie revizí

Autor SHA1 Zpráva Datum
  Csirmaz Bendegúz 5865ff5adc Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is set. před 2 měsíci
  Mariusz Felisiak 0f694ce2eb Made cosmetic edits to code snippets reformatted with blacken-docs. před 6 měsíci
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. před 6 měsíci
  Mariusz Felisiak 9c17010358 Refs #34059, Refs #34060 -- Removed outdated warning about validation of JSONField constraints. před 8 měsíci
  Aivars Kalvans f92641a636 Fixed #28344 -- Allowed customizing queryset in Model.refresh_from_db()/arefresh_from_db(). před 11 měsíci
  Salvo Polizzi 3915d4c70d Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave(). před 11 měsíci
  David Sanders e47298aec4 Refs #31435 -- Doc'd potential infinite recursion when accessing model fields in __init__. před 1 rokem
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. před 1 rokem
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. před 1 rokem
  Akash Kumar Sen a40b0103bc Fixed #30382 -- Allowed specifying parent classes in force_insert of Model.save(). před 1 rokem
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. před 4 roky
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. před 1 rokem
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. před 1 rokem
  noFFENSE 5cd1385356 Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. před 1 rokem
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. před 1 rokem
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. před 2 roky
  Trey Hunner fad070b07b Improved readability of string interpolation in frequently used examples in docs. před 2 roky
  DevilsAutumn d5bcdf858d Fixed #34112 -- Added async-compatible interface to Model methods. před 2 roky
  Mariusz Felisiak 004f985b91 Refs #34059 -- Doc'd lack of support for validation of constraints with JSONFields. před 2 roky
  Mariusz Felisiak 5d36a8266c Changed note about update_fields and pre_save() to admonition. před 2 roky
  sarahboyce bf47c71971 Doc'd when pre_save() is called with Model.save()'s update_fields. před 2 roky
  Alex Morega de6c9c7054 Refs #30947 -- Changed tuples to lists where appropriate. před 2 roky
  Mariusz Felisiak 90aabd730a Fixed #33724 -- Doc'd exclude argument changes in model validation. před 2 roky
  Joachim Jablon ce7321932d Refs #30581 -- Updated count of steps in model validation docs. před 2 roky
  Gagaro 667105877e Fixed #30581 -- Added support for Meta.constraints validation. před 2 roky
  Ali Toosi faab9e6769 Fixed #33680 -- Corrected example of customizing model loading in docs. před 2 roky
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. před 3 roky
  abhiabhi94 f876c7d08e Fixed #32957 -- Improved visibility of arguments sections in Model.save() docs. před 3 roky
  Girish Sontakke 27d4573d35 Fixed #32755 -- Corrected Model.get_absolute_url() example in docs. před 3 roky
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. před 3 roky