Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Patrik Sletmo adfdb9f169 Fixed #29814 -- Added support for NoneType serialization in migrations. 6 gadi atpakaļ
  Mariusz Felisiak 52fec5d18f Fixed #29836 -- Bumped required cx_Oracle to 6.0. 6 gadi atpakaļ
  Jon Dufresne c82893cb8c Refs #27795 -- Removed force_bytes() usage from django/utils/http.py. 6 gadi atpakaļ
  Stefano Chiodino 6de7f9ec60 Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 6 gadi atpakaļ
  Nick Pope bf8b625a3b Refs #29722 -- Added introspection of materialized views for PostgreSQL. 6 gadi atpakaļ
  Nick Pope 45ef3df7d0 Fixed #29719 -- Added introspection of foreign tables for PostgreSQL. 6 gadi atpakaļ
  Jon Dufresne bb81c22d90 Refs #27795 -- Removed force_bytes() usage in utils/_os.py. 6 gadi atpakaļ
  Tom Forbes 9cbdb44014 Fixed #23646 -- Added QuerySet.bulk_update() to efficiently update many models. 6 gadi atpakaļ
  Claude Paroz f5e347a640 Fixed #27899 -- Added support for phrase/raw searching in SearchQuery. 6 gadi atpakaļ
  Ramiro Morales 1b1f64ee5a Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries. 6 gadi atpakaļ
  Hasan Ramezani 5195b99e2c Fixed #29560 -- Added --force-color management command option. 6 gadi atpakaļ
  Josh Schneier 3509fb54bb Refs #29426 -- Fixed typo in docs/releases/2.2.txt. 6 gadi atpakaļ
  Nick Pope ed4bfacb3c Fixed #29703 -- Deprecated QuerySetPaginator alias. 6 gadi atpakaļ
  Dan Palmer e181666973 Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON. 6 gadi atpakaļ
  Claude Paroz 201017df30 Fixed #29654 -- Made text truncation an ellipsis character instead of three dots. 6 gadi atpakaļ
  Sigurd Ljødal 3e09b37f80 Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup. 7 gadi atpakaļ
  Tim Graham 838d6dcb86 Refs #29426 -- Made UUIDField render values with dashes. 6 gadi atpakaļ
  Tom f1fbef6cd1 Fixed #28668 -- Allowed QuerySet.bulk_create() to ignore insert conflicts. 7 gadi atpakaļ
  Calvin DeBoer 058d33f3ed Fixed #29198 -- Added migrate --plan option. 6 gadi atpakaļ
  Nick Pope 6b4d1ec8ff Fixed #29614 -- Added BTreeIndex to django.contrib.postres. 6 gadi atpakaļ
  Nick Pope d6381d3559 Fixed #28990 -- Added autosummarize parameter to BrinIndex. 7 gadi atpakaļ
  Nick Pope 4c36e9e492 Fixed #28887 -- Added SpGistIndex to django.contrib.postgres. 7 gadi atpakaļ
  Nick Pope d526b07784 Fixed #26974 -- Added HashIndex to django.contrib.postgres. 7 gadi atpakaļ
  Andrew Brown c0e3c65b9d Fixed #29563 -- Added result streaming for QuerySet.iterator() on SQLite. 6 gadi atpakaļ
  Claude Paroz b004bd62e8 Fixed #29412 -- Stopped marking slugify() result as HTML safe. 6 gadi atpakaļ
  Peter Inglesby 312eb5cb11 Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. 6 gadi atpakaļ
  Daniel Wiesmann 8f75d21a2e Fixed #28566 -- Added path matching to collectstatic ignore patterns. 6 gadi atpakaļ
  Ian Foote 952f05a6db Fixed #11964 -- Added support for database check constraints. 8 gadi atpakaļ
  Sergey Fedoseev 338f741c5e Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset. 6 gadi atpakaļ
  Tim Graham 5bea8d256d Fixed #29553 -- Made test client set Content-Length header to a string rather than integer. 6 gadi atpakaļ