Ben Cardy
|
f30b527f17
Fixed #25582 -- Added support for query and fragment to django.urls.reverse().
|
3 mēneši atpakaļ |
Jacob Walls
|
2ce4545de1
Fixed #35920 -- Observed requires_system_checks in migrate and runserver.
|
4 mēneši atpakaļ |
Simon Charette
|
b0b3024720
Refs #35982 -- Made BaseDatabaseOperations.adapt_decimalfield_value() a no-op.
|
3 mēneši atpakaļ |
David Smith
|
edd74c3417
Refs #32819 -- Added id to ErrorList class and template.
|
1 gadu atpakaļ |
Bendeguz Csirmaz
|
978aae4334
Fixed #373 -- Added CompositePrimaryKey.
|
11 mēneši atpakaļ |
Jaap Roes
|
ceecd518b1
Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin.
|
3 mēneši atpakaļ |
Salvo Polizzi
|
b82f80906a
Fixed #35038 -- Created AlterConstraint operation.
|
3 mēneši atpakaļ |
Jake Howard
|
4c452cc377
Fixed #35535 -- Added template tag decorator simple_block_tag().
|
4 mēneši atpakaļ |
Ben Cail
|
9609b48b91
Fixed #18392 -- Changed default mysql encoding to "utf8mb4".
|
5 mēneši atpakaļ |
nessita
|
2debd018db
Made cosmetic edits to 5.2 release notes, including line wrapping at 79 cols.
|
4 mēneši atpakaļ |
Lorenzo Peña
|
91c879eda5
Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase.
|
4 mēneši atpakaļ |
sai-ganesh-03
|
c12bc980e5
Fixed #17905 -- Restricted access to model pages in admindocs.
|
4 mēneši atpakaļ |
sai-ganesh-03
|
c2c544cf01
Fixed #27409 -- Made admindocs support custom link text in docstrings.
|
4 mēneši atpakaļ |
Sarah Boyce
|
611bf6c2e2
Fixed #35837 -- Added missing alters_data=True to QuerySet and UserManager methods.
|
5 mēneši atpakaļ |
Anthony Joseph
|
3a8f52fbc6
Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+.
|
5 mēneši atpakaļ |
Mariusz Felisiak
|
5cf88dcc57
Refs #35803 -- Added support for __covers GIS lookup on MySQL.
|
5 mēneši atpakaļ |
Mariusz Felisiak
|
c77573716a
Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11.7+.
|
6 mēneši atpakaļ |
Mariusz Felisiak
|
0b7edb9fcd
Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB 11.7+.
|
6 mēneši atpakaļ |
David Smith
|
04adff9f98
Refs #34406 -- Added support for GDAL curved geometries.
|
5 mēneši atpakaļ |
SaJH
|
4a685bc0dc
Fixed #35727 -- Added HttpResponse.text property.
|
6 mēneši atpakaļ |
Ben Cail
|
ec7d69035a
Fixed #35782 -- Allowed overriding password validation error messages.
|
6 mēneši atpakaļ |
leondaz
|
06bf06a911
Fixed #35656 -- Added an autodetector attribute to the makemigrations and migrate commands.
|
6 mēneši atpakaļ |
gabn88
|
e970bb7ca7
Fixed #35103 -- Used provided error code and message when fields is set without a condition on UniqueConstraint.
|
1 gadu atpakaļ |
Mariusz Felisiak
|
6db89aa6c4
Fixed typo in docs/releases/5.2.txt.
|
5 mēneši atpakaļ |
Jon Janzen
|
50f89ae850
Fixed #35303 -- Implemented async auth backends and utils.
|
1 gadu atpakaļ |
Marc Gibbons
|
6765b6adf9
Fixed #35797 -- Removed debug context processor from default project template.
|
5 mēneši atpakaļ |
David Smith
|
1857b6663b
Fixed #35776 -- Dropped support for GDAL 3.0.
|
6 mēneši atpakaļ |
Amir Karimi
|
ee5147cfd7
Fixed #29522 -- Refactored the Deserializer functions to classes.
|
6 mēneši atpakaļ |
Jacob Walls
|
a060a22ee2
Fixed #35660 -- Made serialized_rollback and fixture data available in TransactionTestCase.setUpClass().
|
6 mēneši atpakaļ |
saJaeHyukc
|
fd92f24789
Fixed #34887 -- Added support for unlimited models.CharField on SQLite.
|
6 mēneši atpakaļ |