Commit History

Автор SHA1 Съобщение Дата
  Sarah Boyce d5fec03dad Refs #35060 -- Removed passing positional arguments to Model.save()/asave() per deprecation timeline. преди 2 месеца
  Sarah Boyce 810edfd742 Removed versionadded/changed annotations for 5.1. преди 2 месеца
  Jacob Walls f054045973 Refs #36070 -- Referred to pk as an attribute when a composite primary key is defined. преди 1 месец
  Jacob Walls d66137b39b Fixed #36077 -- Corrected docs on pk value where Model.save() executes an UPDATE. преди 1 месец
  Csirmaz Bendegúz 5865ff5adc Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is set. преди 5 месеца
  Mariusz Felisiak 0f694ce2eb Made cosmetic edits to code snippets reformatted with blacken-docs. преди 8 месеца
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. преди 9 месеца
  Mariusz Felisiak 9c17010358 Refs #34059, Refs #34060 -- Removed outdated warning about validation of JSONField constraints. преди 11 месеца
  Aivars Kalvans f92641a636 Fixed #28344 -- Allowed customizing queryset in Model.refresh_from_db()/arefresh_from_db(). преди 1 година
  Salvo Polizzi 3915d4c70d Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave(). преди 1 година
  David Sanders e47298aec4 Refs #31435 -- Doc'd potential infinite recursion when accessing model fields in __init__. преди 1 година
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. преди 1 година
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. преди 1 година
  Akash Kumar Sen a40b0103bc Fixed #30382 -- Allowed specifying parent classes in force_insert of Model.save(). преди 1 година
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. преди 4 години
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. преди 2 години
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. преди 2 години
  noFFENSE 5cd1385356 Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. преди 2 години
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. преди 2 години
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. преди 2 години
  Trey Hunner fad070b07b Improved readability of string interpolation in frequently used examples in docs. преди 2 години
  DevilsAutumn d5bcdf858d Fixed #34112 -- Added async-compatible interface to Model methods. преди 2 години
  Mariusz Felisiak 004f985b91 Refs #34059 -- Doc'd lack of support for validation of constraints with JSONFields. преди 2 години
  Mariusz Felisiak 5d36a8266c Changed note about update_fields and pre_save() to admonition. преди 2 години
  sarahboyce bf47c71971 Doc'd when pre_save() is called with Model.save()'s update_fields. преди 2 години
  Alex Morega de6c9c7054 Refs #30947 -- Changed tuples to lists where appropriate. преди 2 години
  Mariusz Felisiak 90aabd730a Fixed #33724 -- Doc'd exclude argument changes in model validation. преди 2 години
  Joachim Jablon ce7321932d Refs #30581 -- Updated count of steps in model validation docs. преди 2 години
  Gagaro 667105877e Fixed #30581 -- Added support for Meta.constraints validation. преди 3 години
  Ali Toosi faab9e6769 Fixed #33680 -- Corrected example of customizing model loading in docs. преди 2 години