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-12-28
Fixed #27827 -- Used "raise from" when raising InvalidTemplateLibrary excepti...
Jacob Walls
2020-12-23
Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...
Jon Dufresne
2020-12-23
Removed forms-MAX_NUM_FORMS POST data in docs
Jon Dufresne
2020-12-23
Refs #26167 -- Made DatabaseSchemaEditor._create_index_sql()'s fields argumen...
Hannes Ljungberg
2020-12-23
Fixed #32165 -- Added pre-commit hooks
David Smith
2020-12-23
Refs #31265 -- Updated .eslintignore to match eslint tests
David Smith
2020-12-23
Fixed isolation of test_migrate_fake_split_initial.
Mariusz Felisiak
2020-12-22
Fixed #32285 -- Raised ImproperlyConfigured when AppConfig.label is not a val...
Hasan Ramezani
2020-12-22
Refs #32285 -- Made AppConfigStub do not call super().__init__().
Hasan Ramezani
2020-12-21
Fixed #32269 -- Fixed parse_duration() for negative days in ISO 8601 format.
starryrbs
2020-12-21
Added more assertions for parse_duration() with negative timedeltas.
starryrbs
2020-12-21
Fixed #32208 -- Allowed adding lazy() objects.
Hasan Ramezani
2020-12-21
Corrected code-block directives in docs/ref/models/meta.txt.
Jon Dufresne
2020-12-21
Fixed typo in docs/ref/files/storage.txt.
joshuapatel
2020-12-20
Updated isort URL to new location.
Jon Dufresne
2020-12-18
Fixed typo in tests/admin_views/test_history_view.py test name.
Nick Pope
2020-12-18
Fixed #32262 -- Fixed migration optimization for model creation and Meta opti...
Hasan Ramezani
2020-12-17
Fixed #29867 -- Added support for storing None value in caches.
Nick Pope
2020-12-17
Refs #30181 -- Corrected note about storing None in the cache.
Nick Pope
2020-12-17
Refs #32273 -- Completed test coverage for AdminSite.unregister().
David Smith
2020-12-16
Fixed #32089 -- Fixed prefetch_related_objects() when some objects are alread...
Alexey Nigin
2020-12-16
Fixed #32273 -- Doc'd AdminSite.unregister().
Hasan Ramezani
2020-12-15
Fixed typo in docs/ref/forms/widgets.txt.
Mariusz Felisiak
2020-12-15
Corrected formatting in settings docs.
Carlton Gibson
2020-12-15
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
2020-12-15
Fixed #32261 -- Added error logging to Signal.send_robust().
Ayush Bansal
2020-12-15
Fixed typo in tests/servers/tests.py.
Mariusz Felisiak
2020-12-15
Added python_requires/install_requires to setup.cfg example in reusable apps ...
Thomas Güttler
2020-12-15
Added backticks to code literals in various docs.
Jon Dufresne
2020-12-15
Fixed typo in django/core/cache/backends/base.py docstring.
Abhishek Ghaskata
2020-12-14
Fixed #32240 -- Made runserver suppress ConnectionAbortedError/ConnectionRese...
Petter Strandmark
2020-12-14
Refs #4444 -- Added tests for handling broken pipe errors in WSGIServer.
Petter Strandmark
2020-12-14
Ensured that registered checks accept keyword arguments.
Adam Johnson
2020-12-14
Added docstring to django.utils.inspect.func_accepts_kwargs().
Adam Johnson
2020-12-14
Relaxed MemSize test for CockroachDB.
Tim Graham
2020-12-14
Removed redundant sentence in 'check' management command docs.
Adam Johnson
2020-12-11
Corrected docs regarding attributes required for logging in to the admin.
Jan Pieter Waagmeester
2020-12-11
Refs #32178 -- Fixed test_mark_expected_failures_and_skips_call teardown.
Tim Graham
2020-12-11
Fixed #32252 -- Fixed __isnull=True on key transforms on SQLite and Oracle.
sage
2020-12-11
Refs #32178 -- Changed BaseDatabaseFeatures.django_test_expected_failures to ...
Hasan Ramezani
2020-12-10
Refs #31792 -- Updated SQL example in Exists() docs.
Kevin Marsh
2020-12-10
Fixed isolation of test_runner.EmptyDefaultDatabaseTest.
Mariusz Felisiak
2020-12-10
Fixed #32178 -- Allowed database backends to skip tests and mark expected fai...
Hasan Ramezani
2020-12-09
Fixed #32193 -- Deprecated MemcachedCache.
Mariusz Felisiak
2020-12-08
Fixed grammar in HttpResponse docstring.
ᴙɘɘᴙgYmɘᴙɘj
2020-12-08
Adjusted formatting of ngettext docs code examples.
Matthias Kestenholz
2020-12-08
Fixed #32233 -- Cleaned-up duplicate connection functionality.
Florian Apolloner
2020-12-08
Refs #32233 -- Added tests for nonexistent cache backend.
Mariusz Felisiak
2020-12-08
Refs #32233 -- Added tests for nonexistent cache and databases aliases.
Mariusz Felisiak
2020-12-07
Refs #21012 -- Removed unnecessary _create_cache() hook.
Florian Apolloner
[prev]
[next]