Историја ревизија

Аутор SHA1 Порука Датум
  Maxime Lorant 31407fa3b3 Removed duplicate words in docs. пре 6 година
  Viktor Danyliuk 6ae7aaa7d6 Fixed #29413 -- Prevented evaluation of QuerySet.get_or_create()/update_or_create() defaults unless needed. пре 6 година
  Josh Schneier 4d48ddd8f9 Fixed #28917 -- Prevented Paginator's unordered warning on EmptyQuerySet. пре 6 година
  François Freitag 93e721a0b8 Fixed django/http/request.py docstring typo. пре 6 година
  Mariusz Felisiak dd3b470719 Fixed #29542 -- Fixed invalid SQL if a Subquery from the HAVING clause is used in the GROUP BY clause. пре 6 година
  Peter Inglesby 312eb5cb11 Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. пре 6 година
  Daniel Wiesmann 8f75d21a2e Fixed #28566 -- Added path matching to collectstatic ignore patterns. пре 6 година
  Claude Paroz c28bf990d7 Refs #29548 -- Fixed GIS tests on MariaDB пре 7 година
  Oliver Sauder a07a49ee32 Fixed #29559 -- Fixed TransactionTestCase.reset_sequences for auto-created m2m through models. пре 6 година
  Tim Graham 4d98b9d729 Refs #9804 -- Fixed test for sequence reset of M2M with inherited through model. пре 6 година
  Simon Charette 8a03445885 Removed in_between from Operation.reduce()'s signature. пре 8 година
  Simon Charette 37cafbfb79 Fixed #27845 -- Allowed both right and left optimizations of operations. пре 8 година
  Simon Charette 0025dd5eb4 Allowed RemoveField operations to be optimized through. пре 8 година
  Simon Charette 50b8c98a0f Relaxed FieldOperation.references_field remote field checking. пре 8 година
  Simon Charette 013bcf57d5 Introduced ModelTuple to remove migrations boilerplate. пре 8 година
  Simon Charette ad82900ad9 Fixed #26720 -- Prevented invalid CreateModel optimizations of related fields. пре 8 година
  Simon Charette a97845a823 Fixed #27768 -- Allowed migration optimization of CreateModel order. пре 8 година
  Simon Charette d3a935f01f Refs #27768 -- Reversed order of optimized and in-between operations. пре 8 година
  Sergey Fedoseev 529c3f264d Simplified BaseContext.__iter__(). пре 6 година
  Jon Dufresne e26b780a24 Silenced warnings in deprecation tests. пре 6 година
  Simon Charette e4c0878b30 Refs #22875 -- Fixed an optimizer test to use a valid scenario. пре 8 година
  Jonah Bishop 263e039411 Fixed #29045 -- Fixed admin CSS so that select multiple elements honor the HTML size attribute. пре 6 година
  Ian Foote 952f05a6db Fixed #11964 -- Added support for database check constraints. пре 8 година
  Sergey Fedoseev 6fbfb5cb96 Removed Oracle's fetchmany() and fetchall() wrappers. пре 6 година
  Jon Dufresne 08ebed5e79 Fixed #29556 -- Made 'remove_stale_contenttypes --noinput' delete content types. пре 6 година
  Tim Graham 178624855a Simplified a couple test docstrings. пре 6 година
  Mads Jensen 8e4a75e5d5 Deleted unused variable in SQLCompiler.get_related_selections(). пре 6 година
  Sergey Fedoseev bcdd9149d4 Simplified HttpRequest.__iter__(). пре 6 година
  Jon Dufresne e7d7d47b93 Fixed ResourceWarning from unclosed test files. пре 6 година
  Sergey Fedoseev 338f741c5e Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset. пре 6 година