Ömer Faruk Abacı
|
81739a45b5
Fixed #33319 -- Fixed crash when combining with the | operator querysets with aliases that conflict.
|
3 years ago |
Roxane
|
2d124f6a1c
Fixed #33163 -- Added example of connection signal handlers in AppConfig.ready() to docs.
|
3 years ago |
Krzysztof Jagiello
|
8d9827c06c
Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.
|
3 years ago |
Shreya Bamne
|
004b4620f6
Fixed #32987 -- Added system check for template tag modules with the same name.
|
3 years ago |
Ade Lee
|
d10c7bfe56
Fixed #28401 -- Allowed hashlib.md5() calls to work with FIPS kernels.
|
3 years ago |
Yash Jhunjhunwala
|
492ed60f23
Fixed #33029 -- Allowed multiple popups for self-related fields in admin.
|
3 years ago |
Aljaž Košir
|
7b8beeee3d
Fixed #33155 -- Made ModelChoiceIteratorValue instances hashable.
|
3 years ago |
Nikita Marchant
|
4e4082f939
Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL.
|
3 years ago |
Jonny Park
|
4e8121e8e4
Fixed #32994 -- Fixed autoreloader tests when using 'python -m'.
|
3 years ago |
Andrew Northall
|
c23aa73626
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
|
3 years ago |
Mart Sõmermaa
|
9b1158a7e0
Fixed #32993 -- Added AutocompleteJsonView.serialize_result() to allow customization.
|
3 years ago |
Greg Twohig
|
fc2bd40fc7
Fixed #32990 -- Simplified and optimized tag regex.
|
3 years ago |
Jarosław Wygoda
|
d3c4696596
Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesMixin.
|
3 years ago |
Jonathan Davis
|
4c6a6d5ac7
Fixed #23895 -- Prevented pickling of ResolverMatch.
|
3 years ago |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
Jordan Bae
|
3d9040a50b
Refs #32743 -- Fixed recreation of foreign key constraints when altering type of referenced primary key with MTI.
|
3 years ago |
Tom Wojcik
|
20226fcd46
Fixed #32947 -- Fixed hash() crash on reverse M2M relation when through_fields is a list.
|
3 years ago |
ryowright
|
1783b3cb24
Fixed #32275 -- Added scrypt password hasher.
|
4 years ago |
Ties Jan Hefting
|
84400d2e9d
Fixed #32905 -- Added CSS class for non-form errors of formsets.
|
3 years ago |
Wu Haotian
|
aba9c2de66
Fixed #32226 -- Fixed JSON format of QuerySet.explain() on PostgreSQL.
|
3 years ago |
Nick Pope
|
fa35c8bdbc
Fixed #30934 -- Included database alias in django.db.backends log messages.
|
3 years ago |
Lucidiot
|
b69b0c3fe8
Fixed #32858 -- Fixed ExclusionConstraint crash with index transforms in expressions.
|
3 years ago |
Keryn Knight
|
7f6a41d3d9
Fixed #32814 -- Improved performance of TextNode.
|
3 years ago |
aryabartar
|
651e527f9b
Fixed #32716 -- Fixed ManifestStaticFilesStorage crash when max_post_process_passes is 0.
|
3 years ago |
Michael Lissner
|
5a8e8f80bb
Fixed #32772 -- Made database cache count size once per set.
|
3 years ago |
yyyyyyyan
|
e197dcca36
Clarified docs about increasing the work factor for bcrypt hasher.
|
3 years ago |
Rohith PR
|
530f58caaa
Fixed #32734 -- Fixed validation of startapp's directory with trailing slash.
|
3 years ago |
Zain Patel
|
4e5bbb6ef2
Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
|
3 years ago |
Abhyudai
|
4a77aeb1f8
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_checks docs.
|
3 years ago |
girishsontakke
|
a815a6a315
Fixed #32641 -- Made DiscoverRunner print the number of found tests.
|
3 years ago |