Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Adam Johnson bc4fea92b2 Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions. 4 ani în urmă
  Simon Charette ca6c5e5fc2 Fixed #31770 -- Allowed select_for_update(of) on MySQL 8.0.1+. 4 ani în urmă
  matt ferrante 7d6916e827 Fixed #29789 -- Added support for nested relations to FilteredRelation. 5 ani în urmă
  davidchorpash 779e615e36 Fixed #31573 -- Made QuerySet.update() respect ordering on MariaDB/MySQL. 4 ani în urmă
  Tobias Krönke 69e0d9c553 Fixed #31689 -- Doc'd caveat about using bulk_create()'s ignore_conflicts on MariDB and MySQL. 4 ani în urmă
  David Smith dbdc192ca3 Preferred usage of among/while to amongst/whilst. 4 ani în urmă
  Manuel Weitzman a4e6030904 Fixed #30375 -- Added FOR NO KEY UPDATE support to QuerySet.select_for_update() on PostgreSQL. 4 ani în urmă
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 ani în urmă
  Adam Johnson 83c631ade7 Improved wording in Q() docs. 4 ani în urmă
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 4 ani în urmă
  Adam Johnson 93ed71e058 Fixed #31403 -- Added support for returning fields from INSERT statements on MariaDB 10.5+. 5 ani în urmă
  Hasan Ramezani 53b6a466d8 Refs #29724 -- Added is_dst parameter to QuerySet.datetimes(). 5 ani în urmă
  Mariusz Felisiak 30ca66eadd Added missing backticks in various docs. 5 ani în urmă
  Adam Johnson 382af9b141 Fixed #31003 -- Doc'd and tested return value of QuerySet.bulk_create(). 5 ani în urmă
  Mariusz Felisiak 0107e3d105 Fixed #30953 -- Made select_for_update() lock queryset's model when using "self" with multi-table inheritance. 5 ani în urmă
  kola-er d94d7b113c Fixed #30928 -- Clarified MySQL/MariaDB support of QuerySet.select_for_update() options. 5 ani în urmă
  Carlton Gibson cabf1fe37e Refs #30897 -- Made cosmetic edits to QuerySet.explain() documentation. 5 ani în urmă
  Nick Pope 55df1750be Refs #30897 -- Added support for ANALYZE option to Queryset.explain() on MariaDB and MySQL 8.0.18+. 5 ani în urmă
  Nick Pope 742961332e Refs #30897 -- Added support for TREE format to Queryset.explain() on MySQL 8.0.16+. 5 ani în urmă
  Antonio Dudarev 6c23b43655 Refs #13724 -- Corrected QuerySet signature in docs. 5 ani în urmă
  André Ericson 31174031f1 Fixed #30841 -- Deprecated using non-boolean values for isnull lookup. 5 ani în urmă
  Anatol Ulrich 8ed6788aa4 Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day lookup. 5 ani în urmă
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 ani în urmă
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 ani în urmă
  Andrew 29adcd215f Fixed #30733 -- Doc'd that datetime lookups require time zone definitions in the database. 5 ani în urmă
  Étienne Beaulé 5f24e7158e Fixed #30665 -- Added support for distinct argument to Avg() and Sum(). 5 ani în urmă
  Alex 1686dce06c Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning. 5 ani în urmă
  Daniel Musketa 6fd9c9daa6 Fixed #30365 -- Fixed syntax highlighting in SQL examples. 6 ani în urmă
  Ville Skyttä 03db5fddfd Fixed typos in docs, comments, and exception messages. 6 ani în urmă
  Nick Pope 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 ani în urmă