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

Аутор SHA1 Порука Датум
  Florian Demmer 16218c2060 Fixed #27395 -- Added sitemap 'alternates' generation. пре 4 година
  Carlton Gibson 50e1ccbbea Refs #27395 -- Added XML namespace declaration to sitemap template. пре 4 година
  Florian Apolloner 948a874425 Fixed #29324 -- Made SECRET_KEY validation lazy (on first access). пре 4 година
  Hasan Ramezani 9c9a3fe118 Fixed #31783 -- Fixed crash when filtering againts "negate" field. пре 4 година
  David Smith b6dfdaff33 Completed test coverage for colorize(). пре 4 година
  sage 2d8dcba03a Fixed #31829 -- Used JSONField __contains lookup on key transforms. пре 4 година
  Mariusz Felisiak ba691933ce Fixed #31836 -- Dropped support for JSONField __contains and __contained_by lookups on SQLite. пре 4 година
  Florian Apolloner 7dbbe65647 Improved performance of STATIC_URL and MEDIA_URL setting access. пре 4 година
  Claude Paroz bac5777bff Refs #30165 -- Removed leftover 'u' prefix. пре 4 година
  Mariusz Felisiak 02447fb133 Fixed #31835 -- Dropped support for JSONField __contains lookup on Oracle. пре 4 година
  Nick Pope 628c4a26ee Refs #27996 -- Doc'd no extension required for RandomUUID() on PostgreSQL 13+. пре 4 година
  Jon Dufresne 83fbaa9231 Fixed #31806 -- Made validators include the value in ValidationErrors. пре 4 година
  Jon Dufresne 013e06bb37 Refs #31806 -- Added tests for including the value in some ValidationErrors. пре 4 година
  Jon Dufresne cc3d24d7d5 Removed redundant forms.DecimalField.validate() in favor of DecimalValidator. пре 4 година
  Mariusz Felisiak f4e93919e4 Fixed #31815 -- Fixed schema value encoding on PostgreSQL. пре 4 година
  Matthias Kestenholz c1f8d87bb0 Fixed #31812 -- Fixed FileField.model for fields defined in abstract models. пре 4 година
  Parth Verma 41065cfed5 Fixed #31802 -- Added system check for non-integer SITE_ID. пре 4 година
  Harpreet Sharma 248d03fbe9 Fixed #31821 -- Removed outdated note in FILE_UPLOAD_PERMISSIONS docs. пре 4 година
  LincolnPuzey d754361096 Fixed #31816 -- Corrected the expected content type in StreamingHttpResponse docs. пре 4 година
  Ramiro Morales 51e536178c Fixed typo in docs/ref/models/querysets.txt. пре 4 година
  Buk Bukowski f65454801b Fixed #31814 -- Fixed typo in docs/ref/settings.txt. пре 4 година
  Adam Johnson bc4fea92b2 Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions. пре 4 година
  Adam Johnson b5f0efa19c Refs #24763 -- Moved DoesNotExist to Model class docs. пре 4 година
  Mariusz Felisiak fd53db842c Fixed #31805 -- Fixed SchemaTests.tearDown() when table names are case-insensitive. пре 4 година
  Mariusz Felisiak c071c408d7 Fixed #31797 -- Skipped schema tests on specific MariaDB versions. пре 4 година
  Tom Forbes 80a8be03d9 Fixed #31765 -- Disabled bundled SQLite renaming atomic references on macOS 10.15. пре 4 година
  Tim Graham ff55adbd0d Reverted "Fixed #30300 -- Allowed migrations to be loaded from directories without __init__.py file." пре 4 година
  Aymeric Augustin 3f2821af6b Fixed #31180 -- Configured applications automatically. пре 4 година
  David Chorpash 6ec5eb5d74 Refs #31720 -- Defined default output_field of BoolAnd() and BoolOr() aggregate functions. пре 4 година
  David Chorpash a2e621b14e Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation. пре 4 година