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
[4.0.x] Added CVE-2023-24580 to security archive.
stable/4.0.x
Carlton Gibson
2023-02-07
[4.0.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-07
[4.0.x] Added stub release notes for 4.0.10 and 3.2.18.
Carlton Gibson
2023-02-01
[4.0.x] Added CVE-2023-23969 to security archive.
Mariusz Felisiak
2023-02-01
[4.0.x] Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Ac...
Nick Pope
2023-01-25
[4.0.x] Adjusted release notes for 4.0.9, and 3.2.17.
Carlton Gibson
2023-01-25
[4.0.x] Added stub release notes for 4.0.9 and 3.2.17.
Carlton Gibson
2022-12-29
[4.0.x] Disabled auto-created table of contents entries on Sphinx 5.2+.
Mariusz Felisiak
2022-10-29
[4.0.x] Removed obsolete doc reference to asyncio.iscoroutinefunction.
Nick Pope
2022-10-04
[4.0.x] Added CVE-2022-36359 to security archive.
Carlton Gibson
2022-09-27
[4.0.x] Fixed CVE-2022-41323 -- Prevented locales being interpreted as regula...
Adam Johnson
2022-09-27
[4.0.x] Set date and added stub notes for 4.0.8 and 3.2.16 releases.
Carlton Gibson
2022-08-03
[4.0.x] Added CVE-2022-36359 to security archive.
Carlton Gibson
2022-08-03
[4.0.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header.
Carlton Gibson
2022-08-03
[4.0.x] Adjusted version 4.0.7 release notes.
Carlton Gibson
2022-07-27
[4.0.x] Adjusted release notes for 4.0.7 and 3.2.15.
Carlton Gibson
2022-07-27
[4.0.x] Added release date and stub release notes for 4.0.7 and 3.2.15 releases.
Carlton Gibson
2022-07-26
[4.0.x] Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key ...
Mariusz Felisiak
2022-07-04
[4.0.x] Added CVE-2022-34265 to security archive.
Mariusz Felisiak
2022-07-04
[4.0.x] Added stub release notes for 4.0.7.
Mariusz Felisiak
2022-07-04
[4.0.x] Updated man page for Django 4.0.6.
Mariusz Felisiak
2022-07-04
[4.0.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) ag...
Mariusz Felisiak
2022-07-02
[4.0.x] Fixed typo in docs/topics/signals.txt.
Aristotelis Mikropoulos
2022-06-27
[4.0.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-06-27
[4.0.x] Added stub release notes and release date for 4.0.6 and 3.2.14.
Mariusz Felisiak
2022-06-21
[4.0.x] Fixed #33789 -- Doc'd changes in quoting table/column names on Oracle...
Mariusz Felisiak
2022-06-16
[4.0.x] Updated OWASP Top 10 link in security topic.
Grammy Jiang
2022-06-01
[4.0.x] Added stub release notes for 4.0.6.
Carlton Gibson
2022-06-01
[4.0.x] Updated release date for Django 4.0.5.
Carlton Gibson
2022-06-01
[4.0.x] Fixed #33753 -- Fixed docs build on Sphinx 5+.
Mariusz Felisiak
2022-05-31
[4.0.x] Bumped minimum Sphinx version to 4.5.0.
Mariusz Felisiak
2022-05-25
[4.0.x] Unified AdminSite imports in docs.
Hasan Ramezani
2022-05-21
[4.0.x] Fixed #33725 -- Made hidden quick filter in admin's navigation sideba...
Sankalp
2022-05-20
[4.0.x] Fixed #33721 -- Added DE-9IM link in GEOS docs.
Burak Kadir Er
2022-05-19
[4.0.x] Removed unnecessary semicolons in docs about performing raw SQL.
Tom Sparrow
2022-05-19
[4.0.x] Fixed #33705 -- Fixed crash when using IsNull() lookup in filters.
David Wobrock
2022-05-16
[4.0.x] Refs #33685 -- Doc'd that using PostgreSQL's service names for testin...
Mariusz Felisiak
2022-05-16
[4.0.x] Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connect...
Mariusz Felisiak
2022-05-06
[4.0.x] Fixed #33680 -- Corrected example of customizing model loading in docs.
Ali Toosi
2022-05-03
[4.0.x] Fixed #33658 -- Doc'd ModelChoiceField.blank attribute.
Alokik Vijay
2022-05-03
[4.0.x] Updated release date for Django 4.0.5.
Carlton Gibson
2022-04-29
[4.0.x] Refs #23435 -- Added note about GenericForeignKey indexes to docs.
Steven DeMartini
2022-04-28
[4.0.x] Added backticks to code literals in various docs.
David
2022-04-28
[4.0.x] Changed "refactorings" to "refactoring" in docs/releases/1.0.txt.
David
2022-04-28
[4.0.x] Changed "ie." to "i.e." in docs.
David
2022-04-20
[4.0.x] Refs #33646 -- Added example for async cross-thread connection access.
Carlton Gibson
2022-04-20
[4.0.x] Added TiDB to list of third-party DB backends.
Xiang Zhang
2022-04-19
[4.0.x] Updated note about ListView pagination example in CBV docs.
Theofilos Alexiou
2022-04-19
[4.0.x] Fixed #33644 -- Corrected FAQ about displaying ManyToManyField in lis...
Dominik
2022-04-13
[4.0.x] Updated bpo link to use redirect URI.
Nick Pope
[next]