Jannis Vajen
|
024954aad4
Corrected code-block directives in docs.
|
1 éve |
Sarah Boyce
|
60ac77f32e
Removed unnecessary workarounds for Sphinx < 4.3.0.
|
1 éve |
Mariusz Felisiak
|
fcfbf08abe
Fixed MultipleFileFieldTest.test_file_multiple_validation() test if Pillow isn't installed.
|
1 éve |
Jan Pieter Waagmeester
|
f5b39b77e3
Fixed #34535 -- Fixed SQLite dbshell crash on pathlib.Path when handling CommandError.
|
1 éve |
Mariusz Felisiak
|
49830025c9
Added CVE-2023-31047 to security archive.
|
1 éve |
Mariusz Felisiak
|
b0d3a5de95
Added stub release notes for 4.2.2.
|
1 éve |
Mariusz Felisiak
|
fb4c55d9ec
Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of validation when uploading multiple files using one form field.
|
1 éve |
Mariusz Felisiak
|
8e2460d599
Fixed #34529, Refs #34525 -- Reduced index operations with Meta.indexes/index_together when optimizing migrations.
|
1 éve |
Mariusz Felisiak
|
83339d2103
Fixed #34523 -- Fixed TransactionManagementError in QuerySet.update_or_create() with MyISAM storage engine.
|
1 éve |
Orhan Hirsch
|
ea53e7c09f
Fixed #34517 -- Avoided connection post_init signal to ImageField without width/height fields.
|
1 éve |
Paul Brown
|
3b62d8c83e
Refs #31369 -- Improved hint message in NullBooleanField's deprecation warning.
|
1 éve |
Ran Benita
|
506f93f0c3
Fixed #34530 -- Improved docs when customizing storage for FileField.
|
1 éve |
Bakdolot
|
c61219a7ae
Fixed #34513 -- Added system check for relational fields in ModelAdmin.list_display.
|
1 éve |
Mariusz Felisiak
|
0e444e84f8
Fixed #34515 -- Made LocaleMiddleware prefer language from paths when i18n patterns are used.
|
1 éve |
Mariusz Felisiak
|
191f6a9a45
Fixed #34528 -- Reduced Add/RemoveIndex operations when optimizing migrations.
|
1 éve |
4the4ryushin
|
0b0998dc15
Fixed #33759 -- Avoided unnecessary subquery in QuerySet.delete() with self-referential subqueries if supported.
|
1 éve |
Mariusz Felisiak
|
5a6d4d3bfd
Refs #34118, Refs #34504 -- Added backward incompatibility note about EmailBackend.ssl_context.
|
1 éve |
Coen van der Kamp
|
7bbbadc693
Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.
|
2 éve |
Marc Gibbons
|
070cbac0db
Restored multiprocessing concurrency on coverage.py settings
|
1 éve |
Andrei Shabanski
|
5c456a8793
Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature in docs.
|
1 éve |
Mariusz Felisiak
|
720abed343
Avoided creating default form fields in fields_for_model() when declared on form.
|
1 éve |
Tom Forbes
|
23d24f82a7
Doc'd that Count("*") is equivalent to COUNT(*) SQL.
|
1 éve |
David Sanders
|
7d0e566208
Fixed #34518 -- Fixed crash of random() template filter with an empty list.
|
1 éve |
Mariusz Felisiak
|
18a7f2c711
Added stub release notes and release date for 4.2.1, 4.1.9, and 3.2.19.
|
1 éve |
Mariusz Felisiak
|
9440f6ba41
Fixed #34512 -- Restored breadcrumbs on admin app index view.
|
1 éve |
Claude Paroz
|
453cfa2815
Replaced docutils link by PyPI reference.
|
1 éve |
Ben Lomax
|
4dfc6ff8a8
Refs #31949 -- Made @never_cache and @cache_control() decorators to work with async functions.
|
2 éve |
Ben Lomax
|
a14ddc8cfc
Added more tests for @cache_control decorator.
|
1 éve |
Andreas Dickow
|
c24cd6575f
Updated admin's XRegExp to 5.1.1.
|
1 éve |
Bakdolot
|
c813fb327c
Fixed #34481 -- Added system check for reverse related fields in ModelAdmin.list_display.
|
1 éve |