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-16
Refs #22423 -- Corrected crosses lookup support on MySQL in documentation.
Mariusz Felisiak
2019-10-15
Refs #27910 -- Added __init__.py file for model_enums tests.
Mariusz Felisiak
2019-10-15
Fixed #30859 -- Fixed DatabaseFeatures.supports_aggregate_filter_clause on SQ...
Mariusz Felisiak
2019-10-15
Moved "Sign the CLA" to the bottom of New Contributor First Steps.
Carlton Gibson
2019-10-15
Fixed #30872 -- Improved unknown command message when settings are manually c...
Carlton Gibson
2019-10-15
Fixed #30816 -- Doc'd how to create projects with a local copy of Django.
Ad Timmering
2019-10-15
Fixed #30808 -- Added the Django Forum to contributing index.
Graham Healy
2019-10-14
Refs #26207 -- Removed obsolete note about slow constructing a model with def...
Simon Charette
2019-10-14
Fixed #30870 -- Fixed showing that RunPython operations are irreversible by m...
Mariusz Felisiak
2019-10-14
Isolated migrations.test_commands.MigrateTests.test_migrate_plan.
Mariusz Felisiak
2019-10-14
Fixed #30868 -- Prevented unnecessary AlterField when renaming a referenced pk.
Simon Charette
2019-10-11
Clarified that SECURE_REDIRECT_EXEMPT patterns should not include leading sla...
René Fleschenberg
2019-10-11
Fixed #30014 -- Fixed ModelChoiceField validation when initial value is a mod...
Etienne Chové
2019-10-11
Added ModelChoiceField test for validation with to_field_name.
Etienne Chové
2019-10-11
Fixed #30826 -- Fixed crash of many JSONField lookups when one hand side is k...
Louise Grandjonc
2019-10-11
Fixed #30854 -- Fixed QuerySet.select_related() with multiple FilteredRelations.
Hasan Ramezani
2019-10-11
Refs #30854 -- Moved local_setter() outside the loop in SQLCompiler.get_relat...
Hasan Ramezani
2019-10-10
Fixed #23755 -- Added support for multiple field names in the no-cache Cache-...
Flavio Curella
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
[prev]
[next]