コミット履歴

作者 SHA1 メッセージ 日付
  Mariusz Felisiak 601ffb0da3 Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7. 1 年間 前
  Mariusz Felisiak 6a523500af Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3. 1 年間 前
  Jon Janzen 5e98959d92 Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients. 2 年 前
  Mariusz Felisiak 370a021780 Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0. 1 年間 前
  th3nn3ss 3152f9de47 Refs #31949 -- Made http decorators to work with async functions. 2 年 前
  Mariusz Felisiak 650ce96782 Refs #34391 -- Updated asgiref dependency for 5.0 release series. 1 年間 前
  Jon Janzen 38e391e95f Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions. 1 年間 前
  Olivier Le Thanh Duong 1b754d638d Fixed #34629 -- Added filtering support to GIS aggregates. 1 年間 前
  Jacob Rief 1fe0b167af Fixed #34473 -- Fixed step validation for form fields with non-zero minimum value. 2 年 前
  Anders Kaseorg b81e974e9e Fixed #34604 -- Corrected fallback SQL for n-ary logical XOR. 1 年間 前
  devilsautumn 094b0bea2c Fixed #34609 -- Deprecated calling format_html() without arguments. 1 年間 前
  Howard Cox cd413bd78a Fixed #34621 -- Made admin site header render in <div> tag. 1 年間 前
  Christopher Cave-Ayland 24d56e21c3 Fixed #34616 -- Corrected label examples in 5.0 release notes. 1 年間 前
  Ben Lomax 23abec9192 Refs #31949 -- Made @no_append_slash decorator to work with async functions. 1 年間 前
  Arthur Moreira 061a8a1bd8 Fixed #34577 -- Added escapeseq template filter. 1 年間 前
  Ben Lomax 00f5d2d110 Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions. 1 年間 前
  HappyDingning 674c23999c Fixed #34565 -- Added support for async checking of user passwords. 1 年間 前
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. 4 年 前
  Mariusz Felisiak 72a86ceb33 Fixed #34558 -- Fixed QuerySet.bulk_create() crash with Now() on Oracle. 1 年間 前
  Orhan Hirsch ea53e7c09f Fixed #34517 -- Avoided connection post_init signal to ImageField without width/height fields. 1 年間 前
  Coen van der Kamp 7bbbadc693 Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField. 2 年 前
  Ben Lomax 4dfc6ff8a8 Refs #31949 -- Made @never_cache and @cache_control() decorators to work with async functions. 2 年 前
  Andreas Dickow c24cd6575f Updated admin's XRegExp to 5.1.1. 1 年間 前
  David Wobrock 8b1ff0da4b Refs #16055 -- Deprecated get_joining_columns()/get_reverse_joining_columns() methods. 1 年間 前
  sarahboyce 594fcc2b74 Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter(). 1 年間 前
  Marcelo Galigniana dfc720c521 Fixed #27505 -- Allowed customizing Paginator's error messages. 2 年 前
  th3nn3ss 1d1ddffc27 Fixed #33738 -- Allowed handling ASGI http.disconnect in long-lived requests. 2 年 前
  Mariusz Felisiak 7330408ac3 Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async functions." 2 年 前
  David Smith cad376f844 Fixed #34077 -- Added form field rendering. 2 年 前
  David Wobrock d6b6e5d0fd Fixed #28553 -- Fixed annotation mismatch with QuerySet.values()/values_list() on compound queries. 2 年 前