Commit History

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