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