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
2022-06-01
[4.0.x] Bumped version for 4.0.5 release.
4.0.5
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-05-02
[4.0.x] Removed 'tests' path prefix in a couple tests.
Tim Graham
2022-05-02
[4.0.x] Refs #31026 -- Changed @jinja2_tests imports to be relative.
Jacob Walls
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
2022-04-11
[4.0.x] Added stub release notes for 4.0.5.
Mariusz Felisiak
2022-04-11
[4.0.x] Added CVE-2022-28346 and CVE-2022-28347 to security archive.
Mariusz Felisiak
2022-04-11
[4.0.x] Post-release version bump.
Mariusz Felisiak
2022-04-11
[4.0.x] Bumped version for 4.0.4 release.
4.0.4
Mariusz Felisiak
2022-04-11
[4.0.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against...
Mariusz Felisiak
2022-04-11
[4.0.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), a...
Mariusz Felisiak
2022-04-11
[4.0.x] Fixed #33628 -- Ignored directories with empty names in autoreloader ...
Manel Clos
2022-04-04
[4.0.x] Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.
Mariusz Felisiak
2022-03-31
[4.0.x] Fixed #32129 -- Adjusted the docs for session expiry helpers.
sarahboyce
2022-03-30
[4.0.x] Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_rel...
Mariusz Felisiak
2022-03-29
[4.0.x] Updated Oracle docs links to Oracle 21c.
Mariusz Felisiak
2022-03-29
[4.0.x] Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-03-28
[4.0.x] Corrected models.FileField signature in docs.
Sih Sîng-hông薛丞宏
2022-03-26
[4.0.x] Reverted "Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+."
Mariusz Felisiak
2022-03-25
[4.0.x] Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+.
Mariusz Felisiak
2022-03-22
[4.0.x] Fixed #33544 -- Expanded the TEMPLATES section of the Deployment chec...
Samuel Hartmann
2022-03-22
[4.0.x] Fixed #33585 -- Made example git repo URLs use HTTPS protocol.
Carlton Gibson
2022-03-22
[4.0.x] Refs #31676 -- Used term "merger" instead of "committer" in docs.
Mariusz Felisiak
2022-03-19
[4.0.x] Renamed Jenkins wiki page to CI.
Mariusz Felisiak
2022-03-17
[4.0.x] Added missing backticks to function names.
Mariusz Felisiak
2022-03-17
[4.0.x] Corrected CSRF reference in middleware docs.
tommcn
2022-03-14
[4.0.x] Corrected AppConfig.get_models() signature in docs.
David Sanders
2022-03-01
[4.0.x] Added stub release notes for Django 4.0.4.
Carlton Gibson
2022-03-01
[4.0.x] Post-release version bump.
Carlton Gibson
2022-03-01
[4.0.x] Bumped version for 4.0.3 release.
4.0.3
Carlton Gibson
[next]