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-09-30
Fixed #33159 -- Reverted "Fixed #32970 -- Changed WhereNode.clone() to create...
Mariusz Felisiak
2021-09-29
Fixed #33018 -- Fixed annotations with empty queryset.
David Wobrock
2021-09-29
Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_...
David Wobrock
2021-09-29
Recommended using .tables on SQLite in tutorial 2.
Victor Sowa
2021-09-29
Fixed #33027 -- Made autoreloader pass -X options.
Chenyang Yan
2021-09-29
Fixed #33134 -- Fixed recursion depth error when rendering Form with BoundFie...
David Smith
2021-09-28
Fixed #33033 -- Prevented models.DecimalField from accepting NaN values.
Chinmoy Chakraborty
2021-09-28
Corrected field and model check messages in docs.
Mariusz Felisiak
2021-09-28
Fixed #33125 -- Avoided redundant unique constraint when converting a non-uni...
Jordan Bae
2021-09-27
Fixed #33136 -- Added GEOSGeometry.make_valid() method.
Claude Paroz
2021-09-27
Used Path.read_text() in jinja2.get_exception_info().
Mariusz Felisiak
2021-09-27
Refs #32355 -- Used @functools.lru_cache as a straight decorator.
Mariusz Felisiak
2021-09-27
Refs #32355 -- Modernized subprocess.run() calls.
Adam Johnson
2021-09-27
Fixed #33114 -- Defined default output_field of StringAgg.
ali
2021-09-24
Removed obsolete GEOS 3.5 requirement note.
Claude Paroz
2021-09-24
Fixed #33124 -- Avoided accessing the database connections when not necessary.
Keryn Knight
2021-09-24
Fixed #33130 -- Restored form errors to be a dict.
Jaap Roes
2021-09-24
Fixed #33132 -- Fixed test client handling of querystring only redirects.
Jaap Roes
2021-09-24
Fixed #33127 -- Added error messages on | and & operators with combined query...
Hasan Ramezani
2021-09-23
Refs #33129 -- Added missing return statement.
Carlton Gibson
2021-09-23
Fixed #33133 -- Fixed handling NullBooleanField in historical migrations.
Mariusz Felisiak
2021-09-22
Fixed typo in 4.0 release notes.
Jero Bado
2021-09-22
Skipped GitHub actions for linters and JavaScript tests on purely doc changes.
Mariusz Felisiak
2021-09-22
Fixed #32499 -- Escaped additional metacharacters in simplify_regex().
Nick Pope
2021-09-22
Refs #32499 -- Fixed escaped metacharacters in simplify_regex().
Nick Pope
2021-09-22
Refs #32499 -- Added more tests for simplify_regex().
Nick Pope
2021-09-22
Refs #32499 -- Added metacharacters helper for simplify_regex().
Nick Pope
2021-09-22
Fixed #33129 -- Dropped support for MariaDB 10.2.
Mariusz Felisiak
2021-09-22
Fixed #33128 -- Corrected possessive 's usage in FormSet docs.
Joel Farthing
2021-09-22
Optimized handling case-insensitive mappings.
Illia Volochii
2021-09-22
Removed blocking wait in admin inlines selenium test.
Carlton Gibson
2021-09-21
Fixed #33083 -- Fixed selecting all items in the admin changelist when action...
Carlton Gibson
2021-09-21
Updated source translation catalogs.
Mariusz Felisiak
2021-09-21
Fixed #33111 -- Fixed passing object to ModelAdmin.get_inlines() when editing...
Hasan Ramezani
2021-09-21
Refs #32204 -- Replaced three dots with ellipsis in navigation sidebar template.
Mariusz Felisiak
2021-09-21
Refs #31026 -- Fixed forms_tests if Jinja2 is not installed.
Mariusz Felisiak
2021-09-21
Fixed broken links and redirects in docs.
Mariusz Felisiak
2021-09-21
Used :rfc: role in docs/topics/conditional-view-processing.txt.
Mariusz Felisiak
2021-09-21
Fixed #33070 -- Fixed loading translations with language subtags in admin's S...
Cleiton Lima
2021-09-20
Increased the default PBKDF2 iterations for Django 4.1.
Mariusz Felisiak
2021-09-20
Advanced deprecation warnings for Django 4.1.
Mariusz Felisiak
2021-09-20
Refs #32191 -- Removed for the pre-Django 3.2 format of messages in CookieSto...
Mariusz Felisiak
2021-09-20
Refs #32193 -- Removed MemcachedCache per deprecation timeline.
Mariusz Felisiak
2021-09-20
Refs #31235 -- Made assertQuerysetEqual() not call repr() on a queryset when ...
Mariusz Felisiak
2021-09-20
Refs #31180 -- Removed default_app_config application configuration variable ...
Mariusz Felisiak
2021-09-20
Refs #31670 -- Removed whitelist argument and domain_whitelist attribute in E...
Mariusz Felisiak
2021-09-20
Refs #31546 -- Removed support for boolean values in Command.requires_system_...
Mariusz Felisiak
2021-09-20
Refs #31395 -- Removed support for assigning objects which don't support deep...
Mariusz Felisiak
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
Added stub release notes for 4.1.
Mariusz Felisiak
[prev]
[next]