Commit History

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