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
2019-10-10
Fixed typos in docs/releases/3.0.txt.
Mariusz Felisiak
2019-10-10
Refs #23755 -- Added tests for patch_cache_control() with no-cache Cache-Cont...
Flavio Curella
2019-10-10
Fixed #30812 -- Made ConditionalGetMiddleware set ETag only for responses wit...
Viktor Lomakin
2019-10-10
Fixed #30300 -- Allowed migrations to be loaded from directories without __in...
Benjy Weinberger
2019-10-09
Fixed #27086 -- Doc'd fix for test suite hang on macOS.
Kees Hink
2019-10-09
Added note to check Python version in unit tests troubleshooting section.
Carlton Gibson
2019-10-09
Corrected section indentation in unit tests contributor docs.
Carlton Gibson
2019-10-09
Refs #26608 -- Fixed DatabaseFeatures.supports_frame_range_fixed_distance on ...
Mariusz Felisiak
2019-10-09
Fixed #11097 -- Added note about parent link fields in formsets for multi-tab...
Mac Chapman
2019-10-09
Fixed #30806 -- Prevented tox tests hanging on macOS.
dustinlharrison
2019-10-09
Fixed #30860 -- Disabled unneeded NULLS FIRST/LAST workaround on SQLite 3.30+.
Simon Charette
2019-10-09
Fixed #30858 -- Clarified that AdminEmailHandler processes all 5xx responses.
Carlton Gibson
2019-10-09
Fixed #30856 -- Combined fast-delete queries by model during cascade deletion.
Simon Charette
2019-10-09
Made Collector.collect() return immediately for disabled related collection.
Simon Charette
2019-10-09
Used defaultdict in deletion.Collector.
Simon Charette
2019-10-09
Improved performance of django.template.base.Parser.
Alex Gaynor
2019-10-08
Fixed #28790 -- Doc'd how to avoid running certain test classes in parallel.
Caio Ariede
2019-10-08
Fixed #30839 -- Fixed Field.__deepcopy__() so forms don't share error messages.
Hasan Ramezani
2019-10-07
Fixed #28273 -- Doc'd fast nullable column creation with defaults.
Caio Ariede
2019-10-07
Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when QuerySe...
Tamer Sherif
2019-10-04
Made minor edits and small fixes to docs/faq/install.txt.
Katie McLaughlin
2019-10-03
Fixed #30834 -- Added explicit list of supported databases to the databases d...
Katie McLaughlin
2019-10-03
Refs #14218 -- Adjusted release note to use present tense.
Carlton Gibson
2019-10-03
Refs #27914 -- Fixed serialization of nested enum.Enum classes in migrations.
Hasan Ramezani
2019-10-03
Refs #27914 -- Moved test enum.Enum subclasses outside of WriterTests.test_se...
Hasan Ramezani
2019-10-02
Fixed some typos in comments and docs.
Min ho Kim
2019-10-02
Refs #15396 -- Mentioned full path to GZipMiddleware in documentation.
Mar Sánchez
2019-10-02
Refs #30010 -- Doc'd running tests with django-docker-box.
Katherine Michel
2019-10-02
Refs #28699 -- Clarified CSRF middleware ordering in relation to RemoteUserMi...
Carlton Gibson
2019-10-02
Removed redundant names in django.db.models.functions.__all__.
Mariusz Felisiak
2019-10-02
Fixed #30817 -- Clarified return value of Sitemap.items().
Sjbrgsn
2019-10-02
Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day l...
Anatol Ulrich
2019-10-02
Added missing import in ref/models/database-functions.txt.
Mariusz Felisiak
2019-10-02
Fixed #14218 -- Added Paginator.__iter__().
Tanner Stirrat
2019-10-02
Added stub release notes for 1.11.26 and 2.1.14.
Mariusz Felisiak
2019-10-01
Fixed #30651 -- Made __eq__() methods return NotImplemented for not implement...
ElizabethU
2019-10-01
Refs #30651 -- Added tests for Prefetch.__eq__().
Mariusz Felisiak
2019-10-01
Refs #30651 -- Added tests for Message.__eq__().
Mariusz Felisiak
2019-10-01
Fixed typo in BulkInsertMapper constant name.
Mariusz Felisiak
2019-10-01
Fixed #30510 -- Fixed crash of QuerySet.bulk_create() with mixed-length texts...
Ahmet Kucuk
2019-10-01
Added stub release notes for 2.2.7.
Carlton Gibson
2019-10-01
Added release dates for 2.2.6, 2.1.13, and 1.11.25.
Carlton Gibson
2019-09-30
Fixed #28690 -- Fixed handling of two-digit years in parse_http_date().
Ad Timmering
2019-09-30
Refs #28690 -- Added more tests for parse_http_date().
Ad Timmering
2019-09-30
Fixed #30774 -- Made serialization in migrations use members names for Enums.
Hasan Ramezani
2019-09-30
Doc'd that migrate commmand accepts a unique migration name prefix.
David Vaz
2019-09-27
Fixed #30802 -- Prevented manifest creation when running collectstatic in dry...
pablo
2019-09-27
Fixed #30597 -- Clarified how to unapply migrations.
David Vaz
2019-09-27
Refs #30597 -- Added a warning about dependent apps when unapplying migrations.
David Vaz
2019-09-27
Fixed #30798 -- Fixed Meta.ordering validation for pk of related fields.
Hasan Ramezani
[prev]
[next]