História revízii

Autor SHA1 Správa Dátum
  Mariusz Felisiak 8b6d0333cf Advanced deprecation warnings for Django 4.1. 3 rokov pred
  Mariusz Felisiak 737fa72ae3 Refs #32191 -- Removed for the pre-Django 3.2 format of messages in CookieStorage. 3 rokov pred
  Mariusz Felisiak 05f3a6186e Refs #32193 -- Removed MemcachedCache per deprecation timeline. 3 rokov pred
  Mariusz Felisiak e2be307b3a Refs #31235 -- Made assertQuerysetEqual() not call repr() on a queryset when compared to string values. 3 rokov pred
  Mariusz Felisiak 75d6c4ae6d Refs #31180 -- Removed default_app_config application configuration variable per deprecation timeline. 3 rokov pred
  Mariusz Felisiak d25710a625 Refs #31670 -- Removed whitelist argument and domain_whitelist attribute in EmailValidator per deprecation timeline. 3 rokov pred
  Mariusz Felisiak 1cb495074f Refs #31546 -- Removed support for boolean values in Command.requires_system_checks. 3 rokov pred
  Mariusz Felisiak 2e10abeb7f Refs #31395 -- Removed support for assigning objects which don't support deepcopy() in setUpTestData(). 3 rokov pred
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 rokov pred
  Mariusz Felisiak 810bca5a1a Added stub release notes for 4.1. 3 rokov pred
  Mariusz Felisiak a7dc745ee5 Bumped version; main is now 4.1 pre-alpha. 3 rokov pred
  Mariusz Felisiak c1689e65ff Updated man page for Django 4.0 alpha. 3 rokov pred
  Mariusz Felisiak 32f052be0a Made cosmetic edits to docs/releases/4.0.txt. 3 rokov pred
  Mariusz Felisiak 01042c46f0 Removed empty sections from 4.0 release notes. 3 rokov pred
  David Smith 456466d932 Fixed #31026 -- Switched form rendering to template engine. 3 rokov pred
  Keryn Knight 5353e7c250 Refs #27624 -- Optimized Query.clone() for non-combined queries. 3 rokov pred
  AliGhotbizadeh b8f3a3ad54 Refs #33119 -- Added tests for changing model name case referenced by ManyToManyField. 3 rokov pred
  Keryn Knight e441847eca Fixed #32970 -- Changed WhereNode.clone() to create a shallow copy of children. 3 rokov pred
  Mariusz Felisiak ef4ef3b8f5 Fixed #32504 -- Updated admin's jQuery to 3.6.0. 3 rokov pred
  Ken Whitesell 0a9aa02e6f Fixed #33077 -- Fixed links to related models for admin's readonly fields in custom admin site. 3 rokov pred
  Steven Maude 475cffd1d6 Fixed typo in docs/intro/reusable-apps.txt. 3 rokov pred
  Nikita Marchant 4e4082f939 Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL. 3 rokov pred
  David Smith 4ca508a689 Refs #31026 -- Added extra form render tests. 3 rokov pred
  David Smith 91e8b95d5b Refs #31026 -- Moved Template tests to separate class. 3 rokov pred
  Giannis Adamopoulos 4555aa0a48 Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin. 4 rokov pred
  Mariusz Felisiak b5bf026813 Corrected outputs and made cosmetic edits in GeoDjango tutorial. 3 rokov pred
  Adam Johnson fc91ea1e50 Refs #27624 -- Changed Query.explain_info to namedtuple. 3 rokov pred
  Adam Johnson 2931d847c2 Optimized Query.clone() a bit. 3 rokov pred
  Mariusz Felisiak f1bcaa9be8 Refs #32074 -- Fixed find_module()/find_loader() warnings on Python 3.10+. 3 rokov pred
  Carlton Gibson 306607d5b9 Fixed #32365 -- Made zoneinfo the default timezone implementation. 3 rokov pred