index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-20
[4.2.x] Bumped version for 4.2 release candidate 1.
4.2rc1
Mariusz Felisiak
2023-03-20
[4.2.x] Updated source translation catalogs.
Mariusz Felisiak
2023-03-18
[4.2.x] Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage ...
Mariusz Felisiak
2023-03-16
[4.2.x] Fixed #34404 -- Clarified how FileResponse set Content-Type header.
Ayush Bisht
2023-03-13
[4.2.x] Refs #32355 -- Bumped required version of sqlparse in setup.cfg.
Mariusz Felisiak
2023-03-12
[4.2.x] Corrected example in CreateCollation() docs.
Adam Johnson
2023-03-09
[4.2.x] Doc'd that action descriptions are %-formatted.
Mariusz Felisiak
2023-03-09
[4.2.x] Fixed #34395 -- Updated admin's jQuery to 3.6.4.
Mariusz Felisiak
2023-03-08
[4.2.x] Fixed #34384 -- Fixed session validation when rotation secret keys.
David Wobrock
2023-03-07
[4.2.x] Refs #31626 -- Noted that Daphne provides a runserver command.
Carlton Gibson
2023-03-06
[4.2.x] Added stub release notes for 4.1.8.
Mariusz Felisiak
2023-03-06
[4.2.x] Fixed #34386 -- Made SMTP backend load default system root CA certifi...
Dmitriy Sintsov
2023-03-01
[4.2.x] Doc'd that django.setup() is called under ASGI.
Adam Johnson
2023-03-01
[4.2.x] Fixed #34367 -- Updated instructions for installing GeoDjango on Wind...
Heath Henley
2023-03-01
[4.2.x] Ignored 62510f01e76ad0526c94ea6d1bc6399c1ddf3df4 formatting changes i...
Mariusz Felisiak
2023-03-01
[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
[4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and ad...
Mariusz Felisiak
2023-03-01
[4.2.x] Refs #34140 -- Made minor edits to rst code-blocks.
Mariusz Felisiak
2023-02-28
[4.2.x] Ignored 5bdd6223a24b2bcd0ee32251d6f3ce20e934a1dd formatting changes i...
Mariusz Felisiak
2023-02-28
[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...
Joseph Victor Zammit
2023-02-28
[4.2.x] Refs #34320 -- Added skipIf for a test requiring check constraints.
Tim Graham
2023-02-27
[4.2.x] Fixed #34368 -- Made subquery raise NotSupportedError when referencin...
Simon Charette
2023-02-27
[4.2.x] Fixed #34372 -- Fixed queryset crash on order by aggregation using Or...
Simon Charette
2023-02-24
[4.2.x] Doc'd that Meta.indexes is preferred to Field.db_index.
Adam Johnson
2023-02-22
[4.2.x] Fixed #34363 -- Fixed floatformat crash on zero with trailing zeros.
Panagiotis H.M. Issaris
2023-02-22
[4.2.x] Moved DatabaseIntrospection.get_table_description() internal_size rel...
Tim Graham
2023-02-20
[4.2.x] Bumped version for 4.2 beta 1.
4.2b1
Mariusz Felisiak
2023-02-20
[4.2.x] Fixed #34349 -- Fixed FormSet.empty_form crash when deleting extra fo...
Laurens Verhoeven
2023-02-20
[4.2.x] Fixed #34346 -- Ordered selected expressions by position.
Simon Charette
2023-02-18
[4.2.x] Refs #33308 -- Added tests for queryset ordered by annotation with nu...
Simon Charette
2023-02-17
[4.2.x] Fixed #34302 -- Fixed SpatialReference.srid for objects without top-l...
Stefan Brand
2023-02-17
[4.2.x] Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when ta...
Stefan Brand
2023-02-17
[4.2.x] Fixed #34342, Refs #33735 -- Fixed test client handling of async stre...
Alexandre Spaeth
2023-02-17
[4.2.x] Refs #34342 -- Added tests for handling sync streaming responses by t...
Alexandre Spaeth
2023-02-16
[4.2.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStora...
Mariusz Felisiak
2023-02-15
[4.2.x] Fixed #34320 -- Make sure constraints names are obtained from truncat...
nabil-rady
2023-02-15
[4.2.x] Refs #32339 -- Doc'd BaseFormSet.as_div()
David Smith
2023-02-14
[4.2.x] Bumped grunt-contrib-qunit versions in npm configurations.
Sarah Boyce
2023-02-14
[4.2.x] Bumped versions in pre-commit and npm configurations.
Sarah Boyce
2023-02-14
[4.2.x] Fixed #34250 -- Fixed renaming model with m2m relation to a model wit...
DevilsAutumn
2023-02-14
[4.2.x] Fixed #34328 -- Added async-only class-based middleware example.
Carlton Gibson
2023-02-14
[4.2.x] Added CVE-2023-24580 to security archive.
Carlton Gibson
2023-02-14
[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-13
[4.2.x] Fixed #29994 -- Added warning about performance of FileBasedCache wit...
Sarah Boyce
2023-02-13
[4.2.x] Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b2...
Sota Tabu
2023-02-13
[4.2.x] Fixed #34316 -- Fixed layout of admin password change forms and help ...
sarahboyce
2023-02-10
[4.2.x] Ignored b784768eef75afb32f6d2ce7166551a528bce0ec formatting changes i...
Mariusz Felisiak
2023-02-10
[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
[4.2.x] Fixed #34325 -- Corrected wording in PercentRank() docs.
dennisvang
2023-02-10
[4.2.x] Fixed #32813 -- Made runserver display port after binding.
Dhanush
[next]