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
Age
Commit message (
Expand
)
Author
2022-04-11
Added CVE-2022-28346 and CVE-2022-28347 to security archive.
Mariusz Felisiak
2022-04-11
Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against SQL inj...
Mariusz Felisiak
2022-04-11
Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), and extra...
Mariusz Felisiak
2022-04-11
Fixed #33628 -- Ignored directories with empty names in autoreloader check fo...
Manel Clos
2022-04-07
Fixed #33618 -- Fixed MTI updates outside of primary key chain.
Simon Charette
2022-04-07
Fixed #33611 -- Allowed View subclasses to define async method handlers.
Carlton Gibson
2022-04-07
Refs #33173 -- Fixed test_runner/test_utils tests on Python 3.11+.
Mariusz Felisiak
2022-04-06
Skipped SchemaTests.test_alter_field_type_and_db_collation on databases that ...
Mariusz Felisiak
2022-04-06
Fixed #33471 -- Made AlterField operation a noop when changing "choices".
sarahboyce
2022-04-06
Refs #31617 -- Added an id for helptext in admin forms.
David Smith
2022-04-06
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...
Baptiste Mispelon
2022-04-05
Moved remaining SimpleTestCase.assertFormError()/assertFormsetErrors() tests ...
Mariusz Felisiak
2022-04-04
Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.
Mariusz Felisiak
2022-04-04
Fixed #33605 -- Fixed migration crash when altering RegexValidator to pre-com...
Brian Helba
2022-04-01
Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when...
Lucidiot
2022-03-31
Fixed #32129 -- Adjusted the docs for session expiry helpers.
sarahboyce
2022-03-31
Fixed #33397 -- Corrected resolving output_field for DateField/DateTimeField/...
Luke Plant
2022-03-31
Refs #33397 -- Added register_combinable_fields().
Luke Plant
2022-03-31
Removed unnecessary Query.get_loaded_field_names_cb() and Query.deferred_to_d...
Mariusz Felisiak
2022-03-31
Refs #24020 -- Removed redundant Query.get_loaded_field_names().
Mariusz Felisiak
2022-03-31
Updated select_related_descend() comment.
Mariusz Felisiak
2022-03-30
Refs #32339 -- Added use_fieldset to Widget.
David
2022-03-30
Refs #33397 -- Added extra tests for resolving an output_field of CombinedExp...
Luke Plant
2022-03-30
Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_relation ar...
Mariusz Felisiak
2022-03-29
Refs #32365 -- Deprecated django.utils.timezone.utc.
Carlton Gibson
2022-03-29
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
Alokik Vijay
2022-03-29
Updated Oracle docs links to Oracle 21c.
Mariusz Felisiak
2022-03-29
Bumped versions in pre-commit and npm configurations.
Mariusz Felisiak
2022-03-29
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-03-29
Fixed #15619 -- Deprecated log out via GET requests.
René Fleschenberg
2022-03-28
Corrected models.FileField signature in docs.
Sih Sîng-hông薛丞宏
2022-03-26
Reverted "Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+."
Mariusz Felisiak
2022-03-25
Fixed #33564 -- Confirmed support for PROJ 9.X.
David Smith
2022-03-25
Used Cmake in GEOS installation docs.
David Smith
2022-03-25
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
adontz
2022-03-25
Refs #7497 -- Added assertion for the default order of models in AdminSite.ap...
Mariusz Felisiak
2022-03-25
Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+.
Mariusz Felisiak
2022-03-24
Refs #15619 -- Logged out with POST requests in admin.
Mariusz Felisiak
2022-03-24
Refs #33577 -- Used addCleanup() to remove .aux file in GDALBandTests.
Mariusz Felisiak
2022-03-24
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Carlton Gibson
2022-03-23
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols i...
Thomas Schmidt
2022-03-23
Refs #32365 -- Made migration writer use datetime.timezone.utc.
Carlton Gibson
2022-03-22
Fixed #33544 -- Expanded the TEMPLATES section of the Deployment checklist.
Samuel Hartmann
2022-03-22
Fixed #33585 -- Made example git repo URLs use HTTPS protocol.
Carlton Gibson
2022-03-22
Refs #31676 -- Used term "merger" instead of "committer" in docs.
Mariusz Felisiak
2022-03-22
Refs #30581 -- Fixed DatabaseFeatures.bare_select_suffix on MySQL < 8 and Mar...
Gagaro
2022-03-22
Refs #28592 -- Improved some headings in CSRF how-to.
Tomas McNamer
2022-03-21
Fixed #33256 -- Fixed schema test failures when using --keepdb.
likecodingloveproblems
2022-03-21
Fixed #33592 -- Fixed "View on Site" links in custom admin site.
Stefan Wehrmeyer
2022-03-19
Renamed Jenkins wiki page to CI.
Mariusz Felisiak
[prev]
[next]