커밋 기록

작성자 SHA1 메시지 날짜
  Mariusz Felisiak 30ca66eadd Added missing backticks in various docs. 5 년 전
  Carlton Gibson 08a6215d33 Fixed #31342 -- Clarified docs about using base managers for related objects. 5 년 전
  Simon Charette 7c8b043a03 Refs #31304 -- Made __search lookup default to its rhs' config. 5 년 전
  shankarj67 df4d622cac Fixed #31345 -- Added BaseDatabaseIntrospection.get_relations(). 5 년 전
  Andrew Godwin 17009e9105 Refs #31224 -- Added autoconversion of test async methods. 5 년 전
  Claude Paroz 2f53d324de Fixed #31341 -- Doc'd minimal gettext version with ES6 template strings support. 5 년 전
  Abhijeet Viswa babd412685 Fixed #29129 -- Skipped UPDATE when adding a model instance with inherited primary key that has a default. 5 년 전
  Hasan Ramezani 7e15795bf0 Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags. 5 년 전
  Jon Dufresne 769cee5252 Fixed #31327 -- Deprecated providing_args argument for Signal. 5 년 전
  Mariusz Felisiak 5ca76baa72 Fixed GeoQuerySetTest.test_unionagg_tolerance() test on Oracle 18c. 5 년 전
  Ivor Bosloper 828e3b1335 Refs #30489 -- Made from_pgraster()/to_pgraster() use BANDTYPE_FLAG_HASNODATA and bitwise operators for nodata flag. 5 년 전
  aryan 427a7e419b Fixed #31333 -- Added BaseDatabaseIntrospection.get_table_description(). 5 년 전
  Mariusz Felisiak 6dea42feba Added tests for BaseDatabaseIntrospection's stub methods. 5 년 전
  Mariusz Felisiak 1b3a900a69 Added stub release notes for 3.0.5. 5 년 전
  Mariusz Felisiak 43f8ba1c7c Fixed typo in docs/releases/1.11.29.txt. 5 년 전
  Mariusz Felisiak f37f9a0bf0 Added CVE-2020-9402 to security archive. 5 년 전
  Mariusz Felisiak 6695d29b1c Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS functions and aggregates on Oracle. 5 년 전
  Hannes Ljungberg 65ab4f9f03 Fixed #31147 -- Added SearchHeadline to django.contrib.postgres. 5 년 전
  Mariusz Felisiak aee0bebc2f Refs #31331 -- Checked ONLY_FULL_GROUP_BY mode in AggregateTestCase.test_aggregation_subquery_annotation_multivalued(). 5 년 전
  Mariusz Felisiak a19505eb2e Refs #31331 -- Added DatabaseWrapper.sql_mode to MySQL. 5 년 전
  Mariusz Felisiak 7b8fa1653f Fixed #31150 -- Included subqueries that reference related fields in GROUP BY clauses. 5 년 전
  Adam Johnson 3bd29a8a97 Documented default value of InlineModelAdmin.extra. 5 년 전
  Claude Paroz d4fff711d4 Fixed #31274 -- Used signing infrastructure in SessionBase.encode()/decode(). 5 년 전
  Simon Charette daaa894960 Refs #26064 -- Avoided unnecessary list slicing in migration optimizer. 5 년 전
  Mariusz Felisiak a49c2b6bf0 Removed outdated note about not supporting partial indexes by Django. 5 년 전
  007 e65fea9292 Fixed #31293 -- Allowed MultiPartParser to handle double-quoted encoded headers. 5 년 전
  Hans Aarne Liblik a21f7b91db Fixed #31301 -- Fixed crash of QuerySet.bulk_create() with mixed empty and set ForeignKeys to AutoFields on Oracle. 5 년 전
  Carlton Gibson 8b30360322 Fixed #31032 -- Updated admin browser support FAQ for 2020. 5 년 전
  kimbo 7c6b66383d Fixed #31311 -- Removed unneeded escapes in validator regexes. 5 년 전
  Cristobal Mackenzie 984531f96e Fixed #31314 -- Raised CommandError when locale is not specified in makemessages. 5 년 전