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-11-03
Fixed #33252 -- Made cache middlewares thread-safe.
Iuri de Silvio
2021-11-03
Refs #33252 -- Used @override_settings in BaseCacheTests.test_cache_write_unp...
Iuri de Silvio
2021-11-03
Refs #33245 -- Minor edits to django.utils.html.urlize() changes.
tim-mccurrach
2021-11-03
Corrected module reference in contributing tutorial.
Adam Johnson
2021-11-03
Fixed typo in docs/topics/logging.txt.
Brad
2021-11-02
Fixed #32691 -- Made Exact lookup on BooleanFields compare directly to a bool...
Roman
2021-11-02
Fixed #33187 -- Made inspectdb handle ForeignKey.to_field attribute.
jordan.bae
2021-11-02
Fixed #33234 -- Fixed autodetector crash for proxy models inheriting from non...
Mariusz Felisiak
2021-11-02
Fixed #33224 -- Removed DatabaseFeatures.supports_mixed_date_datetime_compari...
Hasan Ramezani
2021-11-02
Fixed #33246 -- Made squashmigrations raise CommandError when squashed_name a...
andrewdotn
2021-11-02
Fixed isolation of admin_views.tests.ValidXHTMLTests.
Mariusz Felisiak
2021-11-01
Added stub release notes for Django 3.2.10.
Mariusz Felisiak
2021-11-01
Added release date for 3.2.9.
Mariusz Felisiak
2021-11-01
Added Google Cloud Spanner to list of third-party DB backends.
Vikash Singh
2021-11-01
Fixed #33245 -- Made django.utils.html.urlize() thread-safe.
Timothy McCurrach
2021-10-29
Fixed #33236 -- Fixed assertHTMLEqual() error messages for escaped HTML.
Pratyush Mittal
2021-10-28
Fixed #33228 -- Changed value of BaseDatabaseFeatures.has_case_insensitive_li...
Chinmoy
2021-10-28
Removed unused model's Options.installed.
Mariusz Felisiak
2021-10-27
Fixed #33201 -- Made RenameModel operation a noop for models with db_table.
Iuri de Silvio
2021-10-27
Refs #33182 -- Adjusted custom admin theming example to use correct template ...
Carlton Gibson
2021-10-27
Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and templat...
Matteo Vitali
2021-10-26
Fixed #32672 -- Fixed introspection of primary key constraints on SQLite.
Anv3sh
2021-10-26
Corrected AutodetectorTests.test_rename_field_and_foo_together()'s docstring.
Mariusz Felisiak
2021-10-26
Fixed #27079 -- Avoided multiple setUpClass()/tearDownClass() calls in LiveSe...
Jacob Walls
2021-10-26
Removed duplicated lines in test_in_lookup_allows_F_expressions_and_expressio...
Tim Graham
2021-10-25
Fixed #31503 -- Made autodetector remove unique/index_together before alterin...
David Wobrock
2021-10-25
Fixed #33205 -- Made call_command() raise TypeError when dest with multiple a...
Hasan Ramezani
2021-10-25
Fixed typo in tests/servers/tests.py.
Jacob Walls
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
[prev]
[next]