Histórico de Commits

Autor SHA1 Mensagem Data
  Collin Anderson 2a5d2eefc7 Fixed #33683 -- Document HttpResponseBase and allow import from django.http há 2 anos atrás
  David Wobrock 97f124f39e Refs #27064 -- Made migrations generate RenameIndex operations when moving indexes from index_together to Meta.indexes. há 2 anos atrás
  David Wobrock a098cde968 Refs #27064 -- Refactored out MigrationAutodetector.create_renamed_fields(). há 2 anos atrás
  David Wobrock c6cec3c2d2 Refs #27064 -- Made migrations generate RenameIndex operations when renaming Meta.indexes. há 2 anos atrás
  David Wobrock 11310e9abb Fixed #33710 -- Made RenameIndex operation a noop when the old and new name match. há 2 anos atrás
  Mariusz Felisiak 647480166b Refs #33685 -- Doc'd that using PostgreSQL's service names for testing purposes is not supported. há 2 anos atrás
  Marcelo Galigniana 76af861356 Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone. há 2 anos atrás
  Mariusz Felisiak d27e6b233f Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connection pool. há 2 anos atrás
  Nick Pope d3677043fc Added backward compatibility test for ConnectionHandler.databases property. há 2 anos atrás
  Mariusz Felisiak c112f837d4 Fixed #33704 -- Updated postgres_tests migrations. há 2 anos atrás
  非法操作 19dc3f0f96 Fixed typo in Query.clone()'s docstring. há 2 anos atrás
  David Wobrock eacd4977f6 Refs #27064 -- Added RenameIndex migration operation. há 2 anos atrás
  Nick Pope 20e65a34ae Made closing in connection handlers more DRY. há 2 anos atrás
  Kapil Bansal 3a82b5f655 Fixed #32559 -- Added 'step_size’ to numeric form fields. há 2 anos atrás
  Mariusz Felisiak 68da6b389c Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy and Expression.asc()/desc(). há 2 anos atrás
  Ed Rivas 2798c937de Fixed #29538 -- Fixed crash of ordering by related fields when Meta.ordering contains expressions. há 2 anos atrás
  Carlton Gibson 34e2148fc7 Refs #33173 -- Removed use of deprecated cgi module. há 2 anos atrás
  Mariusz Felisiak 02dbf1667c Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher. há 2 anos atrás
  Marc Seguí Coll 262fde94de Fixed #33622 -- Allowed customizing error messages for invalid number of forms. há 2 anos atrás
  Gagaro 667105877e Fixed #30581 -- Added support for Meta.constraints validation. há 3 anos atrás
  Mariusz Felisiak 441103a04d Refs #33173, Refs #30451 -- Fixed ResourceWarning from unclosed body files in ASGI handler on Python 3.11+. há 2 anos atrás
  Mariusz Felisiak 439cd73c16 Refs #33173 -- Fixed test_dateparse tests on Python 3.11+. há 2 anos atrás
  Nikita Sobolev 21d8ea4eb3 Corrected extract_views_from_urlpatterns()'s docstring. há 2 anos atrás
  Daniel Hahler dddc8bc47d Fixed #33679 -- Fixed the last inline's id in admin for users without add permissions. há 2 anos atrás
  Ali Toosi faab9e6769 Fixed #33680 -- Corrected example of customizing model loading in docs. há 2 anos atrás
  David Smith ec5659382a Fixed #32339 -- Added div.html form template. há 2 anos atrás
  Mariusz Felisiak 27b07a3246 Refs #30581 -- Moved CheckConstraint tests for conditional expressions to migrations.test_operations. há 2 anos atrás
  Stefan Brand c5cc750b56 Corrected example in Polygon docstring. há 2 anos atrás
  David Wobrock 8f04473af1 Fixed #25105 -- Checked deferred constraints before updating rows on PostgreSQL. há 2 anos atrás
  Carlton Gibson fde946daff Refs #32339 -- Restructured outputting HTML form docs. há 2 anos atrás