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-14
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-13
Fixed #29994 -- Added warning about performance of FileBasedCache with a larg...
Sarah Boyce
2023-02-13
Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.
Sota Tabu
2023-02-11
Fixed #33213 -- Doc'd testing code coverage in parallel and used it.
Paolo Melchiorre
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
Fixed #34325 -- Corrected wording in PercentRank() docs.
dennisvang
2023-02-10
Fixed #34324 -- Mentioned Discord server in contributing index.
p0lygun
2023-02-09
Fixed #34311 -- Updated serialization docs from unique_together to UniqueCons...
Willem Van Onsem
2023-02-08
Fixed #34303 –- Allowed customizing admin site log entry list.
Jacob Rief
2023-02-08
Added missing vars to AdminSite.each_context() docs.
Carlton Gibson
2023-02-08
Fixed #34319 -- Fixed Model.validate_constraints() crash on ValidationError w...
Mariusz Felisiak
2023-02-07
Refs #34146 -- Fixed typos in tutorial. (#16530)
Carlton Gibson
2023-02-07
Fixed #34146 -- Added 3rd-party lib tutorial step.
Tim Schilling
2023-02-07
Fixed #34317 -- Renamed "instance" argument of BaseModelFormSet.save_existing...
Bakdolot
2023-02-07
Fixed typo in release notes.
Carlton Gibson
2023-02-07
Added stub release notes for 4.0.10 and 3.2.18.
Carlton Gibson
2023-02-07
Fixed #34310 -- Added deletion example to one-to-one topic.
Marcelo Galigniana
2023-02-04
Increased the default PBKDF2 iterations for Django 5.0.
Mariusz Felisiak
2023-02-01
Added stub release notes for 4.1.7.
Mariusz Felisiak
2023-02-01
Added CVE-2023-23969 to security archive.
Mariusz Felisiak
2023-02-01
Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Accept-Lan...
Nick Pope
2023-01-31
Fixed #34180 -- Added note about resetting language in test tear-downs.
Durval Carvalho
2023-01-30
Fixed typo in docs/topics/auth/passwords.txt.
fschwebel
2023-01-26
Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueConstraint w...
Mariusz Felisiak
2023-01-25
Moved release note about the default PBKDF2 iterations into django.contrib.au...
Mariusz Felisiak
2023-01-25
Adjusted release notes for 4.1.6, 4.0.9, and 3.2.17.
Carlton Gibson
2023-01-25
Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17.
Carlton Gibson
2023-01-20
Fixed #34242 -- Doc'd that primary key is set to None when deleting objects.
noFFENSE
2023-01-20
Fixed #34266 -- Added ClosestPoint GIS database functions.
Niccolò Mineo
2023-01-18
Refs #34233 -- Used str.removeprefix()/removesuffix().
Mariusz Felisiak
2023-01-18
Refs #32339 -- Deprecated transitional form renderers.
Mariusz Felisiak
2023-01-18
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-17
Fixed typo in docs/releases/4.2.txt.
John Whitlock
2023-01-17
Doc'd that 4.2 is LTS.
Mariusz Felisiak
2023-01-17
Removed remaining empty sections from 4.2 release notes.
Mariusz Felisiak
2023-01-17
Fixed #34264 -- Moved release note about session cookies into error reporting...
Sébastien Corbin
2023-01-17
Increased the default PBKDF2 iterations for Django 5.0.
Mariusz Felisiak
2023-01-17
Advanced deprecation warnings for Django 5.0.
Mariusz Felisiak
2023-01-17
Refs #33543 -- Made Expression.asc()/desc() and OrderBy raise ValueError when...
Mariusz Felisiak
2023-01-17
Refs #32339 -- Changed default form and formset rendering style to div-based.
Mariusz Felisiak
2023-01-17
Refs #33691 -- Removed django.contrib.auth.hashers.CryptPasswordHasher per de...
Mariusz Felisiak
2023-01-17
Refs #27674 -- Removed django.contrib.gis.admin.OpenLayersWidget per deprecat...
Mariusz Felisiak
2023-01-17
Refs #33348 -- Removed support for passing response object and form/formset n...
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #15619 -- Removed support for logging out via GET requests.
Mariusz Felisiak
2023-01-17
Refs #33561 -- Made created=True required in signature of RemoteUserBackend.c...
Mariusz Felisiak
2023-01-17
Refs #31486 -- Removed ability to pass unsaved model instances to related fil...
Mariusz Felisiak
2023-01-17
Refs #29984 -- Made QuerySet.iterator() without chunk_size raise ValueError a...
Mariusz Felisiak
2023-01-17
Refs #29708 -- Removed PickleSerializer per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #33348 -- Removed support for passing errors=None to SimpleTestCase.asse...
Mariusz Felisiak
[prev]
[next]