Commit történet

Szerző SHA1 Üzenet Dátum
  Albert Wang 2ee1e1a174 Fixed #30283 -- Fixed shellcheck warnings in django_bash_completion. 6 éve
  Simon Charette 1ca825e4dc Fixed #30246 -- Reused annotation aliases references in aggregation filters. 6 éve
  Simon Charette 3f32154f40 Refs #30188 -- Avoided GROUP BY when aggregating over non-aggregates. 6 éve
  Simon Charette d1e9c25162 Refs #30188 -- Prevented double annotation of subquery when aggregated over. 6 éve
  Simon Charette bdc07f176e Fixed #30188 -- Fixed a crash when aggregating over a subquery annotation. 6 éve
  Simon Charette f19a4945e1 Fixed #21703 -- Fixed a crash when excluding a related field with a F(). 6 éve
  Ryan J Schave cbf7e71558 Fixed #30257 -- Made UsernameValidators prohibit trailing newlines. 6 éve
  Matthias Kestenholz ea071870f9 Fixed #30280 -- Restored Model.get_FIELD_display()'s coercion of lazy strings. 6 éve
  Nick Pope d26b242443 Fixed #30271 -- Added the Sign database function. 6 éve
  Simon Charette 5935a9aead Removed obsolete Lookup hook to prepare rhs expressions. 6 éve
  Simon Charette 3a505c70e7 Refs #27149, #29542 -- Simplified subquery parentheses wrapping logic. 6 éve
  Simon Charette 3543129822 Refs #27149 -- Moved subquery expression resolving to Query. 6 éve
  Simon Charette 96b6ad94d9 Refs #27149 -- Made Subquery store Query instead of Queryset. 6 éve
  Simon Charette e595a713cc Refs #29542, #30158 -- Enabled a HAVING subquery filter test on Oracle. 6 éve
  Simon Charette fb3f034f1c Fixed #30158 -- Avoided unnecessary subquery group by on aggregation. 6 éve
  Simon Charette 9dc367dc10 Refs #30158 -- Added alias argument to Expression.get_group_by_cols(). 6 éve
  oliver 2aaabe2004 Used QuerySet.bulk_create() in a couple of postgres tests. 6 éve
  birthdaysgift dc740dde50 Fixed #29471 -- Added 'Vary: Cookie' to invalid/empty session cookie responses. 6 éve
  Carlton Gibson d64808cacd Used a picklable argument for a subTest. 6 éve
  Philipp Bosch 0b8abd7cdf Used monospace font in date template filter format character docs. 6 éve
  Tim Graham 8f1cc7e9e6 Fixed #30277 -- Fixed broken links to packaging.python.org. 6 éve
  Hasan Ramezani 5fc5d93512 Fixed #29956 -- Allowed overriding an order field widget in formsets. 6 éve
  Nick Pope 413d50b5ff Corrected settings names in SecurityMiddleware tests. 6 éve
  Nick Pope 0b70985f42 Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions. 6 éve
  Francisco Couzo 0193bf874f Fixed #28738 -- Added the GeometryDistance function. 6 éve
  oliver 638d5ea375 Moved choices inside of a test model per coding style. 6 éve
  Tim Graham 55490ac746 Fixed serializers test crash if PyYAML isn't installed. 6 éve
  Mariusz Felisiak c9888bc8ec Fixed #30264 -- Fixed crash of test_parsing_year_less_than_70() on 32-bit systems. 6 éve
  Carlton Gibson 418263c457 Fixed #30263 -- Doc'd changes to form Media sorting (refs #30179). 6 éve
  Paul Wayper 1025e76429 Fixed #30253 -- Doc'd how to order nulls in QuerySet.order_by(). 6 éve