Commit történet

Szerző SHA1 Üzenet Dátum
  Simon Charette fa5e7e46d8 Fixed #31423 -- Clarified nested atomic() example. 5 éve
  Hasan Ramezani 6fbce45b03 Fixed #31415 -- Fixed crash when nested OuterRef is used with operators or in database functions. 5 éve
  c-bata 89032876f4 Fixed #31275 -- Optimized sql_flush() without resetting sequences on MySQL. 5 éve
  Matthijs Kooijman 75520e1767 Refs #31051 -- Optimized serialize_db_to_string() by avoiding creation of models list. 5 éve
  Matthijs Kooijman 289d0ec6fd Refs #31051 -- Fixed reloading the database with circular related objects and natural keys for tests. 5 éve
  Matthijs Kooijman 12e6f573ad Refs #26552 -- Added test for reloading the database with self-referential objects. 5 éve
  Hasan Ramezani 1fe3e24264 Fixed #31411 -- Used RENAME COLUMN on MariaDB 10.5.2+. 5 éve
  Carlton Gibson b1f88476db Corrected docs spelling of PgBouncer. 5 éve
  Adam Johnson 1cdfe8d912 Prevented (and corrected) single backtick usage in docs. 5 éve
  hashlash 4a6f2b63d7 Fixed #31380 -- Added deployment system check for DJANGO_ALLOW_ASYNC_UNSAFE environment variable. 5 éve
  Adam Johnson e9b014fbc5 Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL. 5 éve
  Mariusz Felisiak 5c24c16e68 Refs #12990 -- Moved PostgresSimpleLookup to the django.db.models.lookups.PostgresOperatorLookup. 5 éve
  Carlton Gibson a7e4ff370c Added stub release notes for 3.0.6. 5 éve
  Carlton Gibson b56243b77f Added release dates for 2.1.12 and 3.0.5. 5 éve
  Mariusz Felisiak 3eaf6d67d0 Removed unused link in docs/faq/help.txt. 5 éve
  Mariusz Felisiak 195e0cb170 Refs #31040 -- Used 402 HTTP status in middleware_exceptions tests. 5 éve
  Hasan Ramezani 8aa71f4e87 Fixed #31375 -- Made contrib.auth.hashers.make_password() accept only bytes or strings. 5 éve
  Hasan Ramezani b3ab92cc5a Refs #31375 -- Added test for contrib.auth.hashers.make_password() bytes support. 5 éve
  Deep Sukhwani 4b146e0c83 Fixed #30864 -- Doc'd classproperty decorator. 5 éve
  Adam Johnson 93ed71e058 Fixed #31403 -- Added support for returning fields from INSERT statements on MariaDB 10.5+. 5 éve
  Adam Johnson c06d7c9239 Refs #31403 -- Made SQLInsertCompiler.execute_sql() always return an iterable of rows. 5 éve
  Adam Johnson 00ff7a44de Fixed links in Getting Help FAQ. 5 éve
  zriv b9336b78cf Fixed #31404 -- Changed selector-chosen's multiple attribute to HTML5 boolean syntax. 5 éve
  Hasan Ramezani bec4dea844 Fixed #31400 -- Doc'd the expected type of CONN_MAX_AGE database option. 5 éve
  Gordon Pendleton d0da2820ca Fixed #31402 -- Added migrate --check option. 5 éve
  Adam Johnson 4216225480 Clarified async documentation. 5 éve
  Adam Johnson 6ef4c8aa9f Rewrote Get Help FAQ. 5 éve
  Carlton Gibson 8f2a6c76d1 Fixed #31330 -- Corrected catchall URL pattern in flatpages docs. 5 éve
  Hasan Ramezani 55cdf6c52d Fixed #29724 -- Fixed timezone handling in ModelAdmin.date_hierarchy queries. 5 éve
  Alexander Holmbäck e43c34d10d Added tests for date_hierarchy template tag with models.DateTimeField. 5 éve