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
2021-10-22
Fixed #33214 -- Added BaseDatabaseOperations.format_for_duration_arithmetic()...
Manaia Junior
2021-10-21
Fixed #33215 -- Confirmed support for GEOS 3.10.
Mariusz Felisiak
2021-10-21
Fixed #33210 -- Clarified docs for sitemaps ping_google() helper.
Arkadiusz Adamski
2021-10-21
Fixed #25916 -- Added lastmod support to sitemap index view.
David Smith
2021-10-21
Refs #25916 -- Isolated sitemap.test_utils tests
David Smith
2021-10-21
Fixed #33211 -- Updated tests for Selenium 4.0.0.
Carlton Gibson
2021-10-21
Refs #33211 -- Added assertCountSeleniumElements() test helper.
Carlton Gibson
2021-10-21
Made F deconstruction omit 'expressions' in the path.
Adam Johnson
2021-10-20
Fixed #33043 -- Made method_decorator() preserve wrapper assignments.
Vinay Karanam
2021-10-20
Fixed #32987 -- Added system check for template tag modules with the same name.
Shreya Bamne
2021-10-20
Refs #32987 -- Refactored out get_template_tag_modules().
Daniel Fairhead
2021-10-20
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
David Smith
2021-10-19
Refs #33207 -- Clarified that AUTH_USER_MODEL expects an app label.
Mariusz Felisiak
2021-10-19
Fixed #33197 -- Made field rename with prior matching db_column change a noop.
Simon Charette
2021-10-18
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-10-18
Fixed #33172 -- Added example of modifying upload handlers on the fly for CBVs.
sreehari1997
2021-10-18
Fixed #33194 -- Fixed migrations when altering a field with functional indexe...
Hannes Ljungberg
2021-10-18
Fixed #33198 -- Corrected BinaryField.max_length docs.
Nick Frazier
2021-10-15
Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.
Mariusz Felisiak
2021-10-15
Fixed #33195 -- Refactored urlize() based on a class.
Claude Paroz
2021-10-15
Refs #30509 -- Adjusted internal FileResponse variable name.
Carlton Gibson
2021-10-15
Fixed #23953 -- Made makemigrations continue number sequence for squashed mig...
Jacob Walls
2021-10-15
Refs #23953 -- Added MigrationAutodetector.parse_number() tests.
Jacob Walls
2021-10-14
Removed unused DOTS list.
Claude Paroz
2021-10-14
Refs #30509 -- Adjusted FileResponse test to close file earlier.
Piotr Kunicki
2021-10-14
Fixed #30509 -- Made FileResponse better handle buffers and non-zero file off...
Piotr Kunicki
2021-10-14
Refs #30509 -- Increased FileResponse test coverage.
Piotr Kunicki
2021-10-14
Fixed #33008 -- Fixed prefetch_related() for deleted GenericForeignKeys.
Martin Svoboda
2021-10-14
Refs #27131 -- Removed SMTPBackendTests.test_server_login().
Mariusz Felisiak
2021-10-14
Refs #25916 -- Added tests for a callable lastmod on Sitemaps.
David Smith
2021-10-14
Used :source: role in docs/howto/custom-template-tags.txt.
Mariusz Felisiak
2021-10-13
Doc'd a precise exception type in Paginator.page() docs.
Sih Sîng-hông薛丞宏
2021-10-13
Refs #25265 -- Allowed Query subclasses to build filters.
Erik Cederstrand
2021-10-12
Bumped versions in pre-commit and npm configurations.
Mariusz Felisiak
2021-10-12
Fixed #29470 -- Logged makemigrations automatic decisions in non-interactive ...
Jacob Walls
2021-10-12
Refs #29470 -- Added makemigrations test for adding fields with no default an...
Jacob Walls
2021-10-12
Added 'formatter' to spelling wordlist.
Mariusz Felisiak
2021-10-12
Fixed #28401 -- Allowed hashlib.md5() calls to work with FIPS kernels.
Ade Lee
2021-10-12
Fixed #33178 -- Made createsuperuser validate required fields passed in optio...
Christophe Henry
2021-10-12
Refs #33178 -- Added createsuperuser tests for validation of foreign keys.
Christophe Henry
2021-10-12
Refs #21755 -- Fixed createsuperuser crash for required foreign keys passed i...
Christophe Henry
2021-10-12
Refs #29628, Refs #33178 -- Made createsuperuser validate password against re...
Mariusz Felisiak
2021-10-11
Used Python 3.10 for docs and linters GitHub actions.
Mariusz Felisiak
2021-10-11
Reverted "Pinned flake8 == 3.9.2 in GitHub actions."
Mariusz Felisiak
2021-10-11
Fixed #33149 -- Made test runner --pdb option work with subTest().
Abhyudai
2021-10-11
Refs #32900 -- Restored '[y/N]' in questioner prompt when merging migrations.
Seonghyeon Cho
2021-10-11
Pinned flake8 == 3.9.2 in GitHub actions.
Mariusz Felisiak
2021-10-08
Fixed #33022 -- Fixed isolation of migrations.test_executor.ExecutorTests.tes...
Mariusz Felisiak
2021-10-08
Improved docs regarding UTF-8 support with Apache and mod_wsgi.
Nick Frazier
2021-10-08
Refs #25467 -- Added test for excluding one-to-one relation with unsaved obje...
Jacob Walls
[prev]
[next]