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-12-13
Updated link to Microsoft SQL Server backend.
Wayne Lambert
2021-12-10
Refs #32502 -- Avoided table rebuild when adding fields with no default on SQ...
Mariusz Felisiak
2021-12-10
Fixed DatabaseFeatures.requires_literal_defaults on SQLite.
Mariusz Felisiak
2021-12-10
Refs #32502 -- Added SchemaEditor.prepare_default() on SQLite.
Mariusz Felisiak
2021-12-10
Moved ManagementForm's fields to class attributes.
Adam Johnson
2021-12-10
Added test for field names of ManagementForm.
Adam Johnson
2021-12-10
Corrected return value of ForeignKey.db_check().
Adam Johnson
2021-12-09
Fixed inspectdb.tests.InspectDBTestCase.test_custom_fields() on SQLite 3.37+.
Mariusz Felisiak
2021-12-09
Fixed #33340 -- Fixed unquoted column names in queries used by DatabaseCache.
Arsa
2021-12-09
Refs #32338 -- Added Boundfield.legend_tag().
David Smith
2021-12-08
Fixed #33319 -- Fixed crash when combining with the | operator querysets with...
Ömer Faruk Abacı
2021-12-08
Refs #33319 -- Added note about commutation of QuerySet's | operator.
Ömer Faruk Abacı
2021-12-08
Refs #33319 -- Added comment about keys/values assertion in Query.change_alia...
Ömer Faruk Abacı
2021-12-08
Fixed #33346 -- Fixed SimpleTestCase.assertFormsetError() crash on a formset ...
Baptiste Mispelon
2021-12-08
Fixed #19721 -- Allowed admin filters to customize the list separator.
Shreya Bamne
2021-12-08
Refs #19721 -- Corrected list formatting in admin filters docs.
Shreya Bamne
2021-12-08
Refs #32290 -- Optimized construct_relative_path() by delay computing has_quo...
Keryn Knight
2021-12-07
Refs #25265 -- Allowed customizing Query's datastructure classes.
Erik Cederstrand
2021-12-07
Improved release notes wording for template-based form rendering.
Nick Pope
2021-12-07
Fixed #31765 -- Enforced enhanced ALTER TABLE behavior for SQLite connections.
Adam Johnson
2021-12-07
Added stub release notes for 4.0.1.
Mariusz Felisiak
2021-12-07
Finalized release notes for Django 4.0.
Mariusz Felisiak
2021-12-07
Updated asgiref dependency for 4.0 release series.
Mariusz Felisiak
2021-12-07
Removed unused map_options JS variable.
Claude Paroz
2021-12-07
Added CVE-2021-44420 to security archive.
Mariusz Felisiak
2021-12-07
Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream access ...
Florian Apolloner
2021-12-06
Updated translations from Transifex.
Mariusz Felisiak
2021-12-06
Fixed #33335 -- Made model validation ignore functional unique constraints.
Hannes Ljungberg
2021-12-04
Refs #33333 -- Fixed PickleabilityTestCase.test_annotation_with_callable_defa...
Mariusz Felisiak
2021-12-03
Fixed #33078 -- Added support for language regions in i18n_patterns().
Maxim Piskunov
2021-12-03
Refs #33078 -- Added extra assertions to MiscTests.test_get_language_from_pat...
Mariusz Felisiak
2021-12-03
Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField on Postgr...
Mariusz Felisiak
2021-12-03
Fixed #33339 -- Made QuerySet.bulk_create() use TO_NCLOB() for TextFields on ...
Georgi Yanchev
2021-12-02
Removed unused country argument from GeoIP2._check_query().
Nick Pope
2021-12-02
Removed redundant GeoIP2._check_query() calls.
Nick Pope
2021-12-02
Removed unused GeoIP2._cache attribute.
Nick Pope
2021-12-02
Moved unnecessary inner import in GeoIP2.geos().
Nick Pope
2021-12-02
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2021-12-02
Fixed #33334 -- Alphabetized form and model fields in reference docs.
Shivam Durgbuns
2021-12-02
Fixed #33282 -- Fixed a crash when OR'ing subquery and aggregation lookups.
Simon Charette
2021-12-02
Refs #32690 -- Altered lookups Query rhs alterations during initialization.
Simon Charette
2021-12-01
Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting.
Przemysław Suliga
2021-11-30
Fixed #33047 -- Fixed CheckConstraint crash with GIS lookups on PostGIS and M...
Claude Paroz
2021-11-30
Added stub release notes and release date for 3.2.10, 3.1.14 and 2.2.25.
Mariusz Felisiak
2021-11-30
Refs #25706 - Removed inline JavaScript from OpenLayers template.
Claude Paroz
2021-11-29
Refs #32800 -- Renamed _sanitize_token() to _check_token_format().
Chris Jerdonek
2021-11-29
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
Chris Jerdonek
2021-11-29
Fixed #32545 -- Improved admin widget for raw_id_fields for UUIDFields.
Shubh1815
2021-11-29
Fixed #33322 -- Fixed loss of assigned related object when saving relation wi...
Hannes Ljungberg
2021-11-26
Refs #33301 -- Made SimpleTestCase.assertFormError()/assertFormsetErrors() ra...
Baptiste Mispelon
[prev]
[next]