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-03-09
Updated link to Selenium webdrivers.
Mariusz Felisiak
2021-03-09
Updated Git branch "master" to "main".
Markus Holtermann
2021-03-09
Updated Git branch "master" to "main" in GitHub actions workflows.
Markus Holtermann
2021-03-08
Refs #26167 -- Added @skipUnlessDBFeature('supports_expression_indexes') to a...
Tim Graham
2021-03-08
Refs #32489 -- Simplified filter_tests_by_tags().
Chris Jerdonek
2021-03-08
Refs #32489 -- Simplified partition_suite_by_case().
Chris Jerdonek
2021-03-08
Refs #32489 -- Removed unneeded partition_suite_by_type().
Chris Jerdonek
2021-03-08
Fixed #32517 -- Made OrderedSet reversible.
Diego Lima
2021-03-06
Fixed #24141 -- Added QuerySet.contains().
Johan Schiff
2021-03-05
Fixed #32507 -- Added link to assertHTMLEqual() in assertInHTML() docs.
Jacob Walls
2021-03-05
Fixed #32489 -- Added iter_test_cases() to iterate over a TestSuite.
Chris Jerdonek
2021-03-05
Simplified for loop in reorder_suite().
Chris Jerdonek
2021-03-04
Fixed typo assertNotContains() docstring.
Jacob Walls
2021-03-04
Refs #32483 -- Doc'd caveat about using JSONField key transforms to booleans ...
Mariusz Felisiak
2021-03-04
Fixed typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2021-03-04
Fixed #32494 -- Adjusted system check for raw_id_fields to warn about Field.a...
Hasan Ramezani
2021-03-04
Corrected messages of admin checks for invalid model field names.
Hasan Ramezani
2021-03-04
Corrected admin.E023 message in docs.
Hasan Ramezani
2021-03-03
Updated my entry in AUTHORS.
F. Malina
2021-03-03
Refs #32412 -- Adjusted Contributing Guide start page.
GabbyPrecious
2021-03-03
Fixed #27854 -- Added system check for nonexistent directories in STATICFILES...
Jacob Walls
2021-03-03
Used CollectionTestCase in FindersCheckTests tests.
Mariusz Felisiak
2021-03-03
Refs #27854 -- Skipped subsequent checks if STATICFILES_DIRS is not a list or...
Jacob Walls
2021-03-03
Fixed #32493 -- Removed redundant never_cache uses from admin views.
tim-mccurrach
2021-03-03
Updated links to djangoproject.com/code.djangoproject.com repositories.
Mariusz Felisiak
2021-03-02
Refs #21429 -- Added SimpleTestCase.assertNoLogs() on Python < 3.10.
François Freitag
2021-03-02
Refs #24121 -- Added __repr__() to URLNode.
Rohith PR
2021-03-02
Fixed #32271 -- Improved consistency of docs CBV examples.
Jack Aitken
2021-03-01
Fixed #22640 -- Raised TypeError when instantiating model with keyword and po...
Jacob Walls
2021-03-01
Refs #23919 -- Removed unneeded AttributeError catching in collectstatic's li...
Jacob Walls
2021-03-01
Fixed #32456 -- Added dbshell support for specifying a password file on Postg...
Hasan Ramezani
2021-02-26
Used GitHub actions for docs tests.
Mariusz Felisiak
2021-02-26
Changed "pip3 install" to "python -m pip install" in GitHub actions workflows.
Mariusz Felisiak
2021-02-26
Fixed typo in assertQuerysetEqual() exception message.
Jacob Walls
2021-02-26
Fixed #20423 -- Doc'd that DTL variable names may not be a number.
tim-mccurrach
2021-02-26
Refs #32292 -- Made dbshell do not use 'postgres' database when service name ...
Mariusz Felisiak
2021-02-26
Removed unused code in admin_views tests.
Jacob Walls
2021-02-26
Fixed #28607 -- Prevented duplicates in HashedFilesMixin post-processing resu...
Jacob Walls
2021-02-26
Refs #24121 -- Added __repr__() to FilterExpression, Lexer, Parser, and Token.
David Smith
2021-02-26
Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.
Jacob Walls
2021-02-26
Enabled GitHub actions on push.
Mariusz Felisiak
2021-02-25
Fixed indentation in docs/topics/i18n/translation.txt.
Camilo Nova
2021-02-25
Added stub release notes for 3.1.8.
Mariusz Felisiak
2021-02-25
Updated links to DEPs.
Markus Holtermann
2021-02-24
Fixed #32480 -- Corrected docstring and removed redundant comments in django/...
BeryCZ
2021-02-24
Fixed #32446 -- Deprecated SERIALIZE test database setting.
Simon Charette
2021-02-24
Refs #31811 -- Corrected DiscoverRunner.setup_databases() signature.
Mariusz Felisiak
2021-02-24
Refs #31811 -- Restored **kwargs to django.test.utils.setup_databases().
Mariusz Felisiak
2021-02-24
Refs #32468 -- Added error message on invalid usage of cache decorators.
Haki Benita
2021-02-24
Fixed #32468 -- Corrected usage of never_cache in contrib.admin.
Haki Benita
[prev]
[next]