Carlton Gibson
|
d113b5a837
Refs #33476 -- Made management commands use black.
|
3 anni fa |
Theo Alexiou
|
f9ec777a82
Fixed #26287 -- Added support for addition operations to SimpleLazyObject.
|
3 anni fa |
Claude Paroz
|
4c76ffc2d6
Fixed #29490 -- Added support for object-based Media CSS and JS paths.
|
3 anni fa |
tschilling
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
3 anni fa |
vgolubev
|
e87f57fdb8
Fixed #26142 -- Allowed model formsets to prevent new object creation.
|
3 anni fa |
Mariusz Felisiak
|
34aba9c06e
Fixed typo in docs/releases/4.1.txt.
|
3 anni fa |
Jacob Walls
|
edbf930287
Fixed #29984 -- Added QuerySet.iterator() support for prefetching related objects.
|
3 anni fa |
Claude Paroz
|
7c4f396509
Stopped including type="text/css" attributes for CSS link tags.
|
3 anni fa |
Jacob Walls
|
2d8232fa71
Fixed #26760 -- Added --prune option to migrate command.
|
3 anni fa |
Mariusz Felisiak
|
f605e85af9
Fixed #33453 -- Dropped support for GDAL 2.1.
|
3 anni fa |
sean_c_hsu
|
0f6946495a
Fixed #31685 -- Added support for updating conflicts to QuerySet.bulk_create().
|
4 anni fa |
Adam Johnson
|
dc8bb35e39
Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage.
|
3 anni fa |
Adam Johnson
|
45a42aabfa
Fixed #29708 -- Deprecated PickleSerializer.
|
5 anni fa |
Adam Johnson
|
90cf963264
Changed django.utils.log.log_response() to take exception instance.
|
3 anni fa |
Jacob Walls
|
dc9deea8e8
Fixed #11715 -- Changed default value of ModelAdmin.actions/inlines to empty tuples.
|
3 anni fa |
mgaligniana
|
fa235004dd
Fixed #13251 -- Made pre/post_delete signals dispatch the origin.
|
3 anni fa |
Jacob Walls
|
6f78cb6b13
Fixed #29026 -- Added --scriptable option to makemigrations.
|
3 anni fa |
Baptiste Mispelon
|
c67e1cf44f
Refs #33348 -- Deprecated passing errors=None to SimpleTestCase.assertFormError()/assertFormsetErrors().
|
3 anni fa |
Hannes Ljungberg
|
59a66f0512
Refs #33342 -- Deprecated ExclusionConstraint.opclasses.
|
3 anni fa |
Hannes Ljungberg
|
0e656c02fe
Fixed #33342 -- Added support for using OpClass() in exclusion constraints.
|
3 anni fa |
mgaligniana
|
068b2c072b
Fixed #30127 -- Deprecated name argument of cached_property().
|
3 anni fa |
mgaligniana
|
ac5cc6cf01
Fixed #33316 -- Added pagination to admin history view.
|
3 anni fa |
Jacob Walls
|
76ccce64cc
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued relationships.
|
3 anni fa |
David Smith
|
eba9a9b7f7
Refs #32338 -- Added Boundfield.legend_tag().
|
3 anni fa |
Shreya Bamne
|
8a4e506760
Fixed #19721 -- Allowed admin filters to customize the list separator.
|
3 anni fa |
Maxim Piskunov
|
d3f4c2b95d
Fixed #33078 -- Added support for language regions in i18n_patterns().
|
3 anni fa |
Przemysław Suliga
|
4ce59f602e
Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting.
|
3 anni fa |
Chris Jerdonek
|
5d80843ebc
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
|
3 anni fa |
Simon Charette
|
aec71aaa5b
Fixed #33304 -- Allowed passing string expressions to Window(order_by).
|
3 anni fa |
Baptiste Mispelon
|
e6e664a711
Fixed #33302 -- Made element_id optional argument for json_script template filter.
|
3 anni fa |