Hisham Mahmood
|
182f262b15
Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_checkbox for models with a __html__ method.
|
hace 8 meses |
Simon Charette
|
0e49a8c3bd
Refs #34701 -- Moved UniqueConstraint(nulls_distinct) validation tests.
|
hace 8 meses |
Simon Charette
|
adc0b6aac3
Fixed #35594 -- Added unique nulls distinct validation for expressions.
|
hace 8 meses |
Simon Charette
|
13922580cc
Refs #30581 -- Made unattached UniqueConstraint(fields) validation testable.
|
hace 8 meses |
nessita
|
5dc17177c3
Refs #10941 -- Renamed test file test_query_string.py to test_querystring.py.
|
hace 8 meses |
Tim Graham
|
252eaca87f
Doc'd purpose of tuple() in SQLCompiler.get_from_clause().
|
hace 8 meses |
nessita
|
082fe2b5a8
Removed leftover KeyError handling after Query.tables attribute cleanup.
|
hace 8 meses |
Sarah Boyce
|
27043bde5b
Refs #10941 -- Renamed query_string template tag to querystring.
|
hace 8 meses |
Maryam Yusuf
|
65344f0e1e
Refs #35464 -- Added test to cover layout of TabularInline fieldsets.
|
hace 8 meses |
Maryam Yusuf
|
b5f4d76bc4
Fixed #35464 -- Updated docs to note fieldsets have limited impact on TabularInlines.
|
hace 9 meses |
Sarah Boyce
|
86b548a59b
Removed duplicate inline from tests.admin_inlines.admin.PhotographerAdmin.
|
hace 8 meses |
Mariusz Felisiak
|
2d3bb414cf
Refs #35560 -- Corrected required feature flags in GeneratedModelUniqueConstraint.
|
hace 8 meses |
Tim Graham
|
dfd63ff434
Refs #35506 -- Reverted "global URLconf" to "root URLconf" in tutorial 1.
|
hace 8 meses |
Adam Johnson
|
86e13843c2
Refs #25466 -- Removed unused DeprecationInstanceCheck.
|
hace 9 meses |
Tim Graham
|
b2fec1f08d
Optimized Case.as_sql() default compilation.
|
hace 9 meses |
Tom Carrick
|
7264d7f750
Fixed syntax of CSS file used in tests.
|
hace 9 meses |
Mike Edmunds
|
b9098538a9
Fixed #35033, Refs #28912 -- Fixed repeated headers in EmailMessage.
|
hace 9 meses |
Sarah Boyce
|
c6d1f98d26
Improved test coverage of urlize.
|
hace 8 meses |
Daniel Patrick
|
d12184fedc
Fixed #35424 -- Checked order_with_respect_to is available when migrating _order fields.
|
hace 9 meses |
Natalia
|
e095c7612d
Added CVE-2024-38875, CVE-2024-39329, CVE-2024-39330, and CVE-2024-39614 to security archive.
|
hace 8 meses |
Natalia
|
9c356144d7
Added stub release notes for 5.0.8.
|
hace 8 meses |
Natalia
|
1062bf7302
Made cosmetic edits to 5.0.7 release notes.
|
hace 8 meses |
Sarah Boyce
|
9e9792228a
Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_language_variant().
|
hace 9 meses |
Natalia
|
fe4a0bbe20
Fixed CVE-2024-39330 -- Added extra file name validation in Storage's save method.
|
hace 1 año |
Michael Manfre
|
5d86458579
Fixed CVE-2024-39329 -- Standarized timing of verify_password() when checking unusuable passwords.
|
hace 9 meses |
Adam Johnson
|
d666457453
Fixed CVE-2024-38875 -- Mitigated potential DoS in urlize and urlizetrunc template filters.
|
hace 9 meses |
jason_bruce
|
af84bcc8d1
Fixed #35580 -- Allowed related fields referencing auto-created through models.
|
hace 8 meses |
wookkl
|
759abc4daf
Fixed #35413 -- Made unsupported lookup error message more specific.
|
hace 8 meses |
lucas-r-oliveira
|
2c931fda5b
Fixed 35506 -- Clarified initial references to URLconf in tutorial 1.
|
hace 9 meses |
Mariusz Felisiak
|
f302343380
Removed outdated note about limitations in Clickjacking protection.
|
hace 9 meses |