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
2020-03-23
Removed obsolete references to South database migrations.
Tim Graham
2020-03-23
Fixed #28194 -- Added support for normalization and cover density to SearchRank.
Hannes Ljungberg
2020-03-23
Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context.
Adam Johnson
2020-03-23
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin...
Jon Dufresne
2020-03-23
Added missing Meta.apps to a schema model.
Tim Graham
2020-03-21
Normalized check framework test pattern.
Adam Johnson
2020-03-21
Updated settings example in overriding templates docs.
Mariusz Felisiak
2020-03-20
Refs #29724 -- Added is_dst parameter to QuerySet.datetimes().
Hasan Ramezani
2020-03-20
Fixed #31144 -- Relaxed system check for max_length of CharFields on MySQL/Ma...
Rohit
2020-03-19
Made BaseCacheTests skip culling tests if culling is not supported.
Jon Dufresne
2020-03-19
Fixed #31285 -- Fixed inherited Meta.ordering of "-pk".
Jon Dufresne
2020-03-19
Fixed #31123 -- Added --include-stale-apps option to the remove_stale_content...
gowthamk63
2020-03-19
Removed unused default value None to matches_patterns().
Jon Dufresne
2020-03-19
Used modern idiom in collectstatic command.
Jon Dufresne
2020-03-19
Refs #29548 -- Mentioned MariaDB in database system checks.
Mariusz Felisiak
2020-03-18
Fixed #31224 -- Added support for asynchronous views and middleware.
Andrew Godwin
2020-03-18
Removed redundant get_max_column_name_length() calls in invalid_models_tests....
Mariusz Felisiak
2020-03-18
Refs #31055 -- Made long column names checks support databases aware.
Mariusz Felisiak
2020-03-18
Simplified settings' BASE_DIR definition with pathlib.Path.parent.
Adam Johnson
2020-03-18
Fixed #31368 -- Doc'd 'expression' parameter of Field.from_db_value()/Express...
Hasan Ramezani
2020-03-18
Fixed #31371 -- Increased User.first_name max_length to 150 characters.
Ryan Petrello
2020-03-18
Fixed #31376 -- Optimized nulls ordering when possible on SQLite and MySQL.
Simon Charette
2020-03-17
Fixed typo in docs/topics/async.txt.
Carlton Gibson
2020-03-17
Removed bundled QUnit in favor of npm package.
Jon Dufresne
2020-03-17
Removed event handlers after JavaScript tests complete.
Jon Dufresne
2020-03-17
Removed unused return values in SelectFilter2.js.
Jon Dufresne
2020-03-17
Simplified SelectFilter2 with Element.closest().
Jon Dufresne
2020-03-17
Upgraded grunt-contrib-qunit to use puppeteer.
Jon Dufresne
2020-03-17
Made logging config examples more accessible.
Ben Li-Sauerwine
2020-03-17
Fixed #31172 -- Added note to translators for yesno filter.
Hasan Ramezani
2020-03-17
Corrected outdated sentence in One-to-one relationships docs.
Philipp Bosch
2020-03-16
Fixed #31340 -- Allowed query expressions in SearchQuery.value and __search l...
Baptiste Mispelon
2020-03-16
Fixed #31363 -- Added support for negative integers to intword template filter.
jay20162016
2020-03-16
Fixed #31361 -- Fixed invalid action="" in admin forms.
Jon Dufresne
2020-03-16
Added novalidate HTML attribute to ModelAdmin.add_view() and change_view() te...
Jon Dufresne
2020-03-16
Bumped minimum ESLint version to 6.8.0.
Jon Dufresne
2020-03-14
Fixed #31362 -- Removed nonexistent choices attribute from MultipleHiddenInpu...
David Smith
2020-03-14
Fixed #31330 -- Updated flatpages URLconf example to work with APPEND_SLASH.
Hasan Ramezani
2020-03-13
Refs #31304 -- Added tests for using __search lookup with combined SearchQuer...
Mariusz Felisiak
2020-03-13
Refs #31340 -- Simplified SearchQuery by making it subclass Func.
Baptiste Mispelon
2020-03-13
Removed unnecessary SearchQuery._combine().
Baptiste Mispelon
2020-03-13
Refs #31224 -- Doc'd async adapter functions.
Andrew Godwin
2020-03-12
Fixed random auth_tests.test_tokens.TokenGeneratorTest.test_timeout failures.
Mariusz Felisiak
2020-03-12
Fixed #8760 -- Changed ModelMultipleChoiceField to use invalid_list as a erro...
David Smith
2020-03-12
Fixed MiddlewareNotUsedTests.test_do_not_log_when_debug_is_false().
Mariusz Felisiak
2020-03-12
Completed test coverage for BaseHandler.process_exception_by_middleware().
Mariusz Felisiak
2020-03-11
Fixed typo in django/utils/crypto.py.
Mariusz Felisiak
2020-03-11
Fixed #31359 -- Deprecated get_random_string() calls without an explicit length.
Claude Paroz
2020-03-11
Fixed typo in tests/forms_tests/widget_tests/test_clearablefileinput.py docst...
David Smith
2020-03-10
Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
[prev]
[next]