index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2023-02-16
[4.2.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStora...
Mariusz Felisiak
2023-02-15
[4.2.x] Refs #32339 -- Doc'd BaseFormSet.as_div()
David Smith
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-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 #34324 -- Mentioned Discord server in contributing index.
p0lygun
2023-02-09
[4.2.x] Fixed #34311 -- Updated serialization docs from unique_together to Un...
Willem Van Onsem
2023-02-08
[4.2.x] Added missing vars to AdminSite.each_context() docs.
Carlton Gibson
2023-02-08
[4.2.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on Validatio...
Mariusz Felisiak
2023-02-07
[4.2.x] Fixed #34146 -- Added 3rd-party lib tutorial step.
Tim Schilling
2023-02-07
[4.2.x] Added stub release notes for 4.0.10 and 3.2.18.
Carlton Gibson
2023-02-07
[4.2.x] Fixed #34310 -- Added deletion example to one-to-one topic.
Marcelo Galigniana
2023-02-04
[4.2.x] Increased the default PBKDF2 iterations for Django 4.2.
Mariusz Felisiak
2023-02-01
[4.2.x] Added stub release notes for 4.1.7.
Mariusz Felisiak
2023-02-01
[4.2.x] Added CVE-2023-23969 to security archive.
Mariusz Felisiak
2023-02-01
[4.2.x] Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Ac...
Nick Pope
2023-01-31
[4.2.x] Fixed #34180 -- Added note about resetting language in test tear-downs.
Durval Carvalho
2023-01-30
[4.2.x] Fixed typo in docs/topics/auth/passwords.txt.
fschwebel
2023-01-26
[4.2.x] Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueCons...
Mariusz Felisiak
2023-01-25
[4.2.x] Adjusted release notes for 4.1.6, 4.0.9, and 3.2.17.
Carlton Gibson
2023-01-25
[4.2.x] Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17.
Carlton Gibson
2023-01-20
[4.2.x] Fixed #34242 -- Doc'd that primary key is set to None when deleting o...
noFFENSE
2023-01-17
[4.2.x] Fixed typo in docs/releases/4.2.txt.
John Whitlock
2023-01-17
[4.2.x] Doc'd that 4.2 is LTS.
Mariusz Felisiak
2023-01-17
[4.2.x] Removed remaining empty sections from 4.2 release notes.
Mariusz Felisiak
2023-01-17
[4.2.x] Fixed #34264 -- Moved release note about session cookies into error r...
Sébastien Corbin
2023-01-17
[4.2.x] Bumped django_next_version in docs config.
Mariusz Felisiak
2023-01-17
Updated man page for Django 4.2 alpha.
Mariusz Felisiak
2023-01-17
Made cosmetic edits to docs/releases/4.2.txt.
Mariusz Felisiak
2023-01-17
Removed empty sections from 4.2 release notes.
Mariusz Felisiak
2023-01-17
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding wi...
Mariusz Felisiak
2023-01-17
Refs #34255 -- Bumped required psycopg version to 3.1.8.
Mariusz Felisiak
2023-01-16
Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase.
sarahboyce
2023-01-16
Fixed "nulls characters" typo in docs.
Steven
2023-01-13
Fixed #34234 -- Dropped support for PROJ 4.
Leo
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-12
Fixed #26029 -- Allowed configuring custom file storage backends.
Jarosław Wygoda
2023-01-10
Corrected used JS libraries in GIS widget docs.
Mariusz Felisiak
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-10
Fixed #34110 -- Added in-memory file storage.
Francesco Panico
2023-01-05
Fixed #33865 -- Optimized LimitedStream wrapper.
Nick Pope
2023-01-05
Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2023-01-05
Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3.
Mariusz Felisiak
2023-01-04
Fixed #34232 -- Fixed typo in docs/intro/tutorial07.txt.
Raj Desai
2023-01-04
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
Mariusz Felisiak
2023-01-04
Refs #34074 -- Used headers argument for RequestFactory and Client in docs an...
David Wobrock
[next]