Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Marc Seguí Coll 262fde94de Fixed #33622 -- Allowed customizing error messages for invalid number of forms. 2 gadi atpakaļ
  Gagaro 667105877e Fixed #30581 -- Added support for Meta.constraints validation. 3 gadi atpakaļ
  Mariusz Felisiak 441103a04d Refs #33173, Refs #30451 -- Fixed ResourceWarning from unclosed body files in ASGI handler on Python 3.11+. 2 gadi atpakaļ
  Mariusz Felisiak 439cd73c16 Refs #33173 -- Fixed test_dateparse tests on Python 3.11+. 2 gadi atpakaļ
  Nikita Sobolev 21d8ea4eb3 Corrected extract_views_from_urlpatterns()'s docstring. 2 gadi atpakaļ
  Daniel Hahler dddc8bc47d Fixed #33679 -- Fixed the last inline's id in admin for users without add permissions. 2 gadi atpakaļ
  Ali Toosi faab9e6769 Fixed #33680 -- Corrected example of customizing model loading in docs. 2 gadi atpakaļ
  David Smith ec5659382a Fixed #32339 -- Added div.html form template. 2 gadi atpakaļ
  Mariusz Felisiak 27b07a3246 Refs #30581 -- Moved CheckConstraint tests for conditional expressions to migrations.test_operations. 2 gadi atpakaļ
  Stefan Brand c5cc750b56 Corrected example in Polygon docstring. 2 gadi atpakaļ
  David Wobrock 8f04473af1 Fixed #25105 -- Checked deferred constraints before updating rows on PostgreSQL. 2 gadi atpakaļ
  Carlton Gibson fde946daff Refs #32339 -- Restructured outputting HTML form docs. 2 gadi atpakaļ
  Gagaro 5d91dc8ee3 Refs #30581 -- Added Q.check() hook. 3 gadi atpakaļ
  Simon Charette 1109e66990 Refs #33646 -- Reduced sync_to_async hops on async QuerySet iteration. 2 gadi atpakaļ
  Mariusz Felisiak 37470bbd90 Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4. 2 gadi atpakaļ
  Gagaro 9d04711261 Refs #30581 -- Added Q.flatten(). 2 gadi atpakaļ
  Alokik Vijay df22566748 Fixed #33658 -- Doc'd ModelChoiceField.blank attribute. 2 gadi atpakaļ
  Mariusz Felisiak aa8b9279e4 Fixed CoveringIndexTests.test_covering_partial_index() when DEFAULT_INDEX_TABLESPACE is set. 2 gadi atpakaļ
  Collin Anderson 3b898ea61e Fixed #29854 -- Made _all_related_fields() return deterministically ordered fields. 2 gadi atpakaļ
  Carlton Gibson c5fd5e3cc3 Updated release date for Django 4.0.5. 2 gadi atpakaļ
  Hrushikesh Vaidya f74d4cae6d Fixed #33667 -- Used --header-branding-color for branding headers in admin. 2 gadi atpakaļ
  Mariusz Felisiak 271a8e73ee Refs #33646 -- Made QuerySet.raw() async-compatible. 2 gadi atpakaļ
  Mariusz Felisiak 77926176b2 Refs #33646 -- Added RawModelIterable. 2 gadi atpakaļ
  David Wobrock aca9bb2a12 Fixed #33413 -- Made migrations propage collations to related fields. 2 gadi atpakaļ
  Tim Graham 694cf458f1 Removed 'tests' path prefix in a couple tests. 2 gadi atpakaļ
  Mariusz Felisiak 1b3a949ba2 Refs #33671 -- Fixed migrations crash when adding collation to a primary key on Oracle. 2 gadi atpakaļ
  Clemens Wolff f0ba799edf Refs #30426 -- Updated XFrameOptionsMiddleware docstring. 2 gadi atpakaļ
  Mariusz Felisiak b34238addc Fixed #33670 -- Fixed altering primary key on SQLite. 2 gadi atpakaļ
  Steven DeMartini 562e3bc09a Refs #23435 -- Added note about GenericForeignKey indexes to docs. 2 gadi atpakaļ
  David Wobrock 87da283338 Refs #33413 -- Added collation to CharField/TextField's db_parameters. 2 gadi atpakaļ