Baptiste Mispelon
|
50e1e7ef8e
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset.
|
3 years ago |
David
|
c8459708a7
Refs #32339 -- Added use_fieldset to Widget.
|
3 years ago |
Carlton Gibson
|
59ab3fd0e9
Refs #32365 -- Deprecated django.utils.timezone.utc.
|
3 years ago |
Alokik Vijay
|
baf9604ed8
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
|
3 years ago |
René Fleschenberg
|
eb07b5be0c
Fixed #15619 -- Deprecated log out via GET requests.
|
5 years ago |
adontz
|
2bee0b4328
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
|
3 years ago |
Mariusz Felisiak
|
94d8ed55fa
Refs #15619 -- Logged out with POST requests in admin.
|
3 years ago |
Thomas Schmidt
|
1cf60ce601
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols in the header value.
|
3 years ago |
Mariusz Felisiak
|
be80aa55ec
Removed outdated handling of length parameter to If-Modified-Since header.
|
3 years ago |
Mariusz Felisiak
|
6ffe48b8e4
Moved log_response() release notes into backwards incompatible changes section.
|
3 years ago |
Adrian Torres
|
d90e34c61b
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
|
3 years ago |
Luke Plant
|
ae2da5ba65
Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_age argument.
|
3 years ago |
Ryan Heard
|
c6b4d62fa2
Fixed #29865 -- Added logical XOR support for Q() and querysets.
|
3 years ago |
Albert Defler
|
2b6a3baebe
Fixed #31486 -- Deprecated passing unsaved objects to related filters.
|
3 years ago |
Shubh1815
|
11cc227344
Fixed #33267 -- Added link to related item to related widget wrapper in admin.
|
3 years ago |
Claude Paroz
|
eabc22f919
Fixed #33328 -- Transformed formset:added/removed to native JS events.
|
3 years ago |
David Wobrock
|
7c318a8bdd
Fixed #27844 -- Added optimizemigration management command.
|
3 years ago |
Albert Defler
|
7ba6ebe914
Fixed #19580 -- Unified behavior of reverse foreign key and many-to-many relations for unsaved instances.
|
3 years ago |
Theo Alexiou
|
659d2421c7
Fixed #20296 -- Prevented mark_safe() from evaluating lazy objects.
|
3 years ago |
Hasan Ramezani
|
9ac3ef59f9
Fixed #33379 -- Added minimum database version checks.
|
3 years ago |
Carlton Gibson
|
d113b5a837
Refs #33476 -- Made management commands use black.
|
3 years ago |
Theo Alexiou
|
f9ec777a82
Fixed #26287 -- Added support for addition operations to SimpleLazyObject.
|
3 years ago |
Claude Paroz
|
4c76ffc2d6
Fixed #29490 -- Added support for object-based Media CSS and JS paths.
|
3 years ago |
tschilling
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
3 years ago |
vgolubev
|
e87f57fdb8
Fixed #26142 -- Allowed model formsets to prevent new object creation.
|
3 years ago |
Mariusz Felisiak
|
34aba9c06e
Fixed typo in docs/releases/4.1.txt.
|
3 years ago |
Jacob Walls
|
edbf930287
Fixed #29984 -- Added QuerySet.iterator() support for prefetching related objects.
|
3 years ago |
Claude Paroz
|
7c4f396509
Stopped including type="text/css" attributes for CSS link tags.
|
3 years ago |
Jacob Walls
|
2d8232fa71
Fixed #26760 -- Added --prune option to migrate command.
|
3 years ago |
Mariusz Felisiak
|
f605e85af9
Fixed #33453 -- Dropped support for GDAL 2.1.
|
3 years ago |