Історія комітів

Автор SHA1 Опис Дата
  Simon Charette 9dc367dc10 Refs #30158 -- Added alias argument to Expression.get_group_by_cols(). 6 роки тому
  oliver 2aaabe2004 Used QuerySet.bulk_create() in a couple of postgres tests. 6 роки тому
  birthdaysgift dc740dde50 Fixed #29471 -- Added 'Vary: Cookie' to invalid/empty session cookie responses. 6 роки тому
  Carlton Gibson d64808cacd Used a picklable argument for a subTest. 6 роки тому
  Philipp Bosch 0b8abd7cdf Used monospace font in date template filter format character docs. 6 роки тому
  Tim Graham 8f1cc7e9e6 Fixed #30277 -- Fixed broken links to packaging.python.org. 6 роки тому
  Hasan Ramezani 5fc5d93512 Fixed #29956 -- Allowed overriding an order field widget in formsets. 6 роки тому
  Nick Pope 413d50b5ff Corrected settings names in SecurityMiddleware tests. 6 роки тому
  Nick Pope 0b70985f42 Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions. 6 роки тому
  Francisco Couzo 0193bf874f Fixed #28738 -- Added the GeometryDistance function. 6 роки тому
  oliver 638d5ea375 Moved choices inside of a test model per coding style. 6 роки тому
  Tim Graham 55490ac746 Fixed serializers test crash if PyYAML isn't installed. 6 роки тому
  Mariusz Felisiak c9888bc8ec Fixed #30264 -- Fixed crash of test_parsing_year_less_than_70() on 32-bit systems. 6 роки тому
  Carlton Gibson 418263c457 Fixed #30263 -- Doc'd changes to form Media sorting (refs #30179). 6 роки тому
  Paul Wayper 1025e76429 Fixed #30253 -- Doc'd how to order nulls in QuerySet.order_by(). 6 роки тому
  Simon Charette 386d89ab55 Fixed #30258 -- Adjusted postgres schema value quoting of ranges. 6 роки тому
  Paveł Tyślacki 5c17c273ae Refs #30172 -- Prevented removing a model Meta's index/unique_together from removing Meta constraints/indexes. 6 роки тому
  Paveł Tyślacki 4bb859e246 Refs #30172 -- Prevented removing a field's check or unique constraint from removing Meta constraints. 6 роки тому
  Simon Charette 218a485bf1 Refs #12663 -- Fixed reference to nonexistent field in model_fields tests. 6 роки тому
  Jon Dufresne 95b7699ffc Cleaned up exception message checking in some tests. 6 роки тому
  Matt Westcott 58ad030d05 Fixed #30254 -- Allowed model metaclasses to access the attribute dict in __init__(). 6 роки тому
  Herman S f976ab1b11 Fixed #30237 -- Made Authentication/SessionMiddleware and ModelBackend admin checks allow subclasses. 6 роки тому
  Mariusz Felisiak 258110d6cd Simplified test_transform()s in db_functions.math. 6 роки тому
  Mariusz Felisiak a57c783dd4 Fixed serializers tests for PyYAML 5.1+. 6 роки тому
  Paveł Tyślacki 782d85b6df Fixed #30183 -- Added introspection of inline SQLite constraints. 6 роки тому
  alexanderblnf 406de977ea Fixed #30161 -- Added how to decorate class-based views to view decorators docs. 6 роки тому
  Mariusz Felisiak d77657737f Simplified forms_tests.tests.test_formsets. 6 роки тому
  David Beitey 9fd90c4088 Clarified deconstruct() in Custom Model Field docs. 6 роки тому
  Jon Dufresne 45dfb3641a Minimized try block in Client.request(). 6 роки тому
  Jon Dufresne ff09add274 Refs #18807 -- Removed unused exception handler from Client.request(). 6 роки тому