Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 ani în urmă
  Josh Smeaton 2a4af0ea43 Fixed #25774 -- Refactor datetime expressions into public API 9 ani în urmă
  Claude Paroz 388bb5bd9a Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup() 9 ani în urmă
  Claude Paroz 188883048e Fixed wrong field data type in queries test 9 ani în urmă
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 ani în urmă
  Tim Graham 2cd2d18851 Fixed W503 flake8 warnings. 9 ani în urmă
  Tim Graham 1c8c0837c6 Sorted single letter imports per the latest version of isort. 9 ani în urmă
  Jason Parrott 4c1c93032f Fixed #26373 -- Fixed reverse lookup crash with a ForeignKey to_field in a subquery. 9 ani în urmă
  Anssi Kääriäinen 46ecfb9b3a Fixed #26196 -- Made sure __in lookups use to_field as default. 9 ani în urmă
  Hasan 04de436932 Made multiline assertRaises* conform to flake8's E128 rule. 9 ani în urmă
  Hasan 26ad01719d Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 9 ani în urmă
  Hasan 253adc2b8a Refs #26022 -- Used context manager version of assertRaisesMessage in tests. 9 ani în urmă
  Hasan 3d0dcd7f5a Refs #26022 -- Used context manager version of assertRaises in tests. 9 ani în urmă
  Sergey Fedoseev 69b69f6d60 Fixed #25894 -- Fixed evaluation of zero-length slices of QuerySet.values(). 9 ani în urmă
  Josh Soref 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. 9 ani în urmă
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 9 ani în urmă
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. 9 ani în urmă
  Renato Oliveira e3720b990a Fixed #25382 -- Removed obsolete references to DateQuerySet. 9 ani în urmă
  Tim Graham 2dc9ec5616 Fixed #24525 -- Fixed AssertionError in some complex queries. 9 ani în urmă
  Tim Graham 233b46f931 Fixed #19263 -- Fixed crash when filtering using __in and an empty QuerySet. 9 ani în urmă
  Maxime Lorant 5153a3bfdc Fixed #25331 -- Removed trailing blank lines in docstrings. 9 ani în urmă
  Tim Graham 75b5de8d5f Refs #23266 -- Fixed ticket number reference in a queries test. 9 ani în urmă
  Simon Charette 12f91f6ebd Used skipUnlessDBFeature where appropriate. 9 ani în urmă
  Anssi Kääriäinen baa732ac9f Refs #23622 -- Added tests to ensure ordering is retained for distinct on fields subqueries. 9 ani în urmă
  Anssi Kääriäinen 6a9a9e50f2 Fixed test with incorrect assumption about pk values. 9 ani în urmă
  Anssi Kääriäinen 76ac07a909 Refs #24090 -- Added a test for multi-table inheritance + subqueries. 9 ani în urmă
  Simon Charette 11e6bf9bdf Fixed a CaptureQueriesContext usage in queries tests. 9 ani în urmă
  Simon Charette 3b0cdb1410 Added a regression test for get() ordering clearing. 9 ani în urmă
  Tim Graham 47fcbe506c Fixed flake8 warnings on Python 3. 9 ani în urmă
  Aric Coady 9c2d8cde77 Fixed #24719 -- Restored the ability to use interators as queryset related object filters. 10 ani în urmă