Jaap Roes
|
ceecd518b1
Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin.
|
4 months ago |
Salvo Polizzi
|
b82f80906a
Fixed #35038 -- Created AlterConstraint operation.
|
4 months ago |
Jake Howard
|
4c452cc377
Fixed #35535 -- Added template tag decorator simple_block_tag().
|
4 months ago |
Ben Cail
|
9609b48b91
Fixed #18392 -- Changed default mysql encoding to "utf8mb4".
|
5 months ago |
nessita
|
2debd018db
Made cosmetic edits to 5.2 release notes, including line wrapping at 79 cols.
|
4 months ago |
Lorenzo Peña
|
91c879eda5
Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase.
|
4 months ago |
sai-ganesh-03
|
c12bc980e5
Fixed #17905 -- Restricted access to model pages in admindocs.
|
4 months ago |
sai-ganesh-03
|
c2c544cf01
Fixed #27409 -- Made admindocs support custom link text in docstrings.
|
4 months ago |
Sarah Boyce
|
611bf6c2e2
Fixed #35837 -- Added missing alters_data=True to QuerySet and UserManager methods.
|
5 months ago |
Anthony Joseph
|
3a8f52fbc6
Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+.
|
5 months ago |
Mariusz Felisiak
|
5cf88dcc57
Refs #35803 -- Added support for __covers GIS lookup on MySQL.
|
6 months ago |
Mariusz Felisiak
|
c77573716a
Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11.7+.
|
6 months ago |
Mariusz Felisiak
|
0b7edb9fcd
Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB 11.7+.
|
6 months ago |
David Smith
|
04adff9f98
Refs #34406 -- Added support for GDAL curved geometries.
|
5 months ago |
SaJH
|
4a685bc0dc
Fixed #35727 -- Added HttpResponse.text property.
|
6 months ago |
Ben Cail
|
ec7d69035a
Fixed #35782 -- Allowed overriding password validation error messages.
|
6 months ago |
leondaz
|
06bf06a911
Fixed #35656 -- Added an autodetector attribute to the makemigrations and migrate commands.
|
6 months ago |
gabn88
|
e970bb7ca7
Fixed #35103 -- Used provided error code and message when fields is set without a condition on UniqueConstraint.
|
1 year ago |
Mariusz Felisiak
|
6db89aa6c4
Fixed typo in docs/releases/5.2.txt.
|
5 months ago |
Jon Janzen
|
50f89ae850
Fixed #35303 -- Implemented async auth backends and utils.
|
1 year ago |
Marc Gibbons
|
6765b6adf9
Fixed #35797 -- Removed debug context processor from default project template.
|
6 months ago |
David Smith
|
1857b6663b
Fixed #35776 -- Dropped support for GDAL 3.0.
|
6 months ago |
Amir Karimi
|
ee5147cfd7
Fixed #29522 -- Refactored the Deserializer functions to classes.
|
6 months ago |
Jacob Walls
|
a060a22ee2
Fixed #35660 -- Made serialized_rollback and fixture data available in TransactionTestCase.setUpClass().
|
6 months ago |
saJaeHyukc
|
fd92f24789
Fixed #34887 -- Added support for unlimited models.CharField on SQLite.
|
6 months ago |
Csirmaz Bendegúz
|
5865ff5adc
Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is set.
|
6 months ago |
Jake Howard
|
e161bd4657
Fixed #35631 -- Added HttpRequest.get_preferred_type().
|
8 months ago |
Vaarun Sinha
|
884ce37479
Fixed #35083 -- Updated method_decorator to handle async methods.
|
8 months ago |
Claude Paroz
|
2c1f27d0d0
Dropped safeguards against very old versions of gettext.
|
7 months ago |
nabil-rady
|
231c0d8593
Fixed #35668 -- Added mapping support to format_html_join.
|
7 months ago |