Commit történet

Szerző SHA1 Üzenet Dátum
  Mariusz Felisiak b059ddf066 Fixed #27561 -- Added Oracle support for binary "or" operator. 8 éve
  Mariusz Felisiak b63d0c54b0 Fixed #24959 -- Fixed queries using negative timedeltas on MySQL and Oracle. 8 éve
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 éve
  Tim Graham 8119b679eb Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6. 8 éve
  François Freitag 631ef6b272 Made FieldError/FieldDoesNotExist messages uniform across Python versions. 8 éve
  Mads Jensen 0c1f71635f Fixed #27203 -- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual(). 8 éve
  Matthew Wilkes 4f138fe5a4 Fixed #22288 -- Fixed F() expressions with the __range lookup. 8 éve
  Josh Smeaton 2a4af0ea43 Fixed #25774 -- Refactor datetime expressions into public API 9 éve
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 éve
  Tim Graham 1c8c0837c6 Sorted single letter imports per the latest version of isort. 9 éve
  Simon Charette 766afc22a1 Fixed #24793 -- Unified temporal difference support. 9 éve
  Simon Charette 31098e3288 Used setUpTestData for the timedelta expression tests. 9 éve
  Hasan 253adc2b8a Refs #26022 -- Used context manager version of assertRaisesMessage in tests. 9 éve
  Hasan 3d0dcd7f5a Refs #26022 -- Used context manager version of assertRaises in tests. 9 éve
  Antoine Catton b971c1cd78 Fixed #25506 -- Allowed filtering over a RawSQL annotation. 9 éve
  Alex Hill 134ca4d438 Fixed #24509 -- Added Expression support to SQLInsertCompiler 9 éve
  Adam Chainz 3fe3887a2e Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*'). 9 éve
  Michael Manfre 6cc2113204 Added comment to test_query_clone indicating lack of assert is intentional. 9 éve
  Josh Smeaton 02a2943e4c Fixed #24485 -- Allowed combined expressions to set output_field 10 éve
  Josh Smeaton 88d798d71a Refs #24485 -- Renamed some expression types 10 éve
  Josh Smeaton ff2aa40192 Fixed #24486 -- Fixed error with datetime and DurationField arithmetic 10 éve
  Anssi Kääriäinen fb146193c4 Fixed #24171 -- Fixed failure with complex aggregate query and expressions 10 éve
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 éve
  Tim Graham 62df1834b8 Fixed expressions test on Python 3.5; refs #23763. 10 éve
  Josh Smeaton 7171bf755b Refs #14030 -- Added repr methods to all expressions 10 éve
  Michał Modzelewski 65246de7b1 Fixed #24031 -- Added CASE expressions to the ORM. 10 éve
  Josh Smeaton 8713ea7568 Fixed null handling in Value expression 10 éve
  Marc Tamlyn 57554442fe Fixed #2443 -- Added DurationField. 10 éve
  Shabda Raaj 43041ee48c Refs #18586 -- Refactored expressions tests. 10 éve
  Thomas Chaumeny 6b5d82749c Fixed #16731 -- Made pattern lookups work properly with F() expressions 10 éve