História revízii

Autor SHA1 Správa Dátum
  Simon Charette d7d80040c1 Made UniqueConstraint raise TypeError for type violations. 1 rok pred
  Simon Charette 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. 1 rok pred
  Simon Charette 98cfb90182 Reduced unique constraint eligibility code duplication. 1 rok pred
  Simon Charette 68912e4f6f Fixed #34717 -- Fixed QuerySet.aggregate() crash when referencing window functions. 1 rok pred
  David Sanders f8c43aca46 Added reference to TypedChoiceField in ChoiceField docs. 1 rok pred
  Mariusz Felisiak 3109038992 Refs #33201 -- Avoided unnecessary queries when renaming models with db_table on SpatiaLite. 1 rok pred
  Mariana 6ad2738a8f Fixed #34036 -- Improved color contrast in admin light theme. 1 rok pred
  Nicolò Intrieri e8252fc445 Fixed #34716 -- Fixed serialization of nested class methods in migrations. 1 rok pred
  Christophe Henry 4a72da7100 Refs #27471 -- Made admin's filter choice arrows use cursor pointers. 1 rok pred
  Mariusz Felisiak da2f8e8257 Refs #34118 -- Improved sanitize_address() error message for tuple with empty strings. 1 rok pred
  priyank.panchal 0016a42995 Fixed #34677 -- Made admin password reset templates more consistent. 1 rok pred
  David Smith 1d0dfc0b92 Refs #30686 -- Moved Parser.SELF_CLOSING_TAGS to django.utils.html.VOID_ELEMENTS 1 rok pred
  David Smith 6f1b8c00d8 Refs #30686 -- Moved add_truncation_text() helper to a module level. 1 rok pred
  Tushar 88a2de3c39 Fixed #34448 -- Doc'd and tested --no-obsolete option of makemessages. 1 rok pred
  Yury V. Zaytsev 02966a30dd Fixed #34697 -- Fixed non-deterministic order of dependencies and sets/frozensets in migrations. 1 rok pred
  Mariusz Felisiak 4afaeb14c2 Refs #30116 -- Simplified tests related with dictionary order. 1 rok pred
  Ryan Chausse 503ce7f1b7 Fixed typo in docs/ref/checks.txt. 1 rok pred
  Sage Abdullah 3f73df44f2 Fixed #34705 -- Reallowed BoundField.as_widget()'s attrs argument to set aria-describedby. 1 rok pred
  Mariusz Felisiak e5e9699e0f Refs #34691 -- Optimized system check for unmatched angle brackets in path(). 1 rok pred
  Olivier Tabone 7f2bc365b3 Removed redundant check from WKTWriter.__init__(). 1 rok pred
  Amir Karimi d1855c4847 Fixed #34691 -- Added system check for unmatched angle brackets in path(). 1 rok pred
  Marcelo Galigniana 2ddfa3e2b6 Fixed #34309 -- Doc'd how to fully delete an app. 1 rok pred
  Mariusz Felisiak c7276a9cb9 Refs #34695 -- Added tests for check for CSRF_FAILURE_VIEW signature with valid class-based view. 1 rok pred
  Mariusz Felisiak 5a2e11fd31 Bumped versions in pre-commit and npm configurations. 1 rok pred
  Thomas Chaumeny 89c7454dbd Fixed #34698 -- Made QuerySet.bulk_create() retrieve primary keys when updating conflicts. 1 rok pred
  Ben Lomax b7a17b0ea0 Refs #31949 -- Made @vary_on_(cookie/headers) decorators work with async functions. 1 rok pred
  Mariusz Felisiak fb1c763506 Made @vary_on_cookie decorator reuse @vary_on_headers. 1 rok pred
  Cauê Thenório f7cfa48283 Fixed #34696 -- Updated selection counter in admin changelist on Chrome. 1 rok pred
  Mariusz Felisiak 99bd373367 Refs #31949 -- Mentioned @sensitive_variables/sensitive_post_parameters decorators in async topic. 1 rok pred
  Ben Lomax 953f81e078 Refs #31949 -- Made @csrf_exempt decorator to work with async functions. 1 rok pred