Commit History

Author SHA1 Message Date
  Claude Paroz 676bd084f2 Fixed #32873 -- Deprecated settings.USE_L10N. 3 years ago
  David Smith acde917456 Refs #32956 -- Lowercased "internet" and "email" where appropriate. 3 years ago
  Nick Pope fee8734596 Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates. 3 years ago
  Jacob Walls 56f9579105 Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suite()/run_tests(). 3 years ago
  Jacob Walls 10f66c91cb Fixed typo in docs/internals/deprecation.txt. 3 years ago
  Nick Pope e513fb0e77 Fixed typo in MiddlewareMixin deprecation note. 3 years ago
  Rohith PR 7cca22964c Fixed #32375 -- Started deprecation toward changing the default sitemap protocol to https. 3 years ago
  Claude Paroz 8cd55021bc Fixed #32379 -- Started deprecation toward changing default USE_TZ to True. 3 years ago
  Nick Pope 29e4ccb1a2 Fixed #32738 -- Deprecated django.utils.datetime_safe module. 3 years ago
  Hasan Ramezani 028f10fac6 Fixed #32712 -- Deprecated django.utils.baseconv module. 3 years ago
  Simon Charette 3089018e95 Fixed #32446 -- Deprecated SERIALIZE test database setting. 4 years ago
  Mariusz Felisiak b4c5f878bd Advanced deprecation warnings for Django 4.0. 4 years ago
  Mariusz Felisiak 12ac4916af Refs #28622 -- Removed settings.PASSWORD_RESET_TIMEOUT_DAYS per deprecation timeline. 4 years ago
  Florian Apolloner 2d6179c819 Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format. 4 years ago
  Mariusz Felisiak 5ce31d6a71 Fixed #32193 -- Deprecated MemcachedCache. 4 years ago
  Hasan Ramezani 3f7b327562 Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly. 4 years ago
  Mariusz Felisiak bb8f66934d Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context." 4 years ago
  Mariusz Felisiak d907371ef9 Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting. 4 years ago
  Mariusz Felisiak bce4a53670 Moved note about features deprecated in Django 3.1 above their descriptions. 4 years ago
  Mariusz Felisiak 1d6fdca557 Refs #27468 -- Added tests and release notes for signing.dumps()/loads() changes. 4 years ago
  Aymeric Augustin 3f2821af6b Fixed #31180 -- Configured applications automatically. 4 years ago
  David Smith 27c09043da Refs #31670 -- Renamed whitelist argument and attribute of EmailValidator. 4 years ago
  Hasan Ramezani c60524c658 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 4 years ago
  Simon Charette 3cf80d3fcf Fixed #31395 -- Made setUpTestData enforce in-memory data isolation. 6 years ago
  Mariusz Felisiak d106d07f73 Advanced deprecation warnings for Django 3.2. 4 years ago
  Jon Dufresne 72a170b4c3 Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags. 4 years ago
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. 5 years ago
  David Smith 2522559d1a Fixed #31534 -- Deprecated django.conf.urls.url(). 4 years ago
  Mariusz Felisiak 54646a423b Refs #27468 -- Made user sessions use SHA-256 algorithm. 4 years ago
  Tim Schilling a92cc84b4a Refs #31369 -- Deprecated models.NullBooleanField in favor of BooleanField(null=True). 4 years ago