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
path:
root
/
django
/
core
Age
Commit message (
Expand
)
Author
2021-03-18
Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme.
Tim Graham
2021-02-10
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
Mariusz Felisiak
2021-02-09
Fixed #32145 -- Improved makemessages error message when app's locale directo...
Josh Santos
2021-02-05
Fixed #32420 -- Fixed detecting primary key values in deserialization when PK...
Mikolaj Rybinski
2021-02-04
Fixed #32350 -- Fixed showmigrations crash for applied squashed migrations.
Daniel Ebrahimian
2021-02-04
Fixed #32395 -- Allowed capturing stdout of migration signals.
Simon Charette
2021-01-22
Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting.
Timothy McCurrach
2021-01-19
Removed unreachable SystemExit check.
Adam Johnson
2021-01-18
Fixed #32296 -- Added --skip-checks option to runserver command.
Hasan Ramezani
2021-01-16
Fixed #32265, Refs #32355 -- Removed unnecessary ServerHandler.handle_error().
Mariusz Felisiak
2021-01-14
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2021-01-14
Refs #27468 -- Removed support for the pre-Django 3.1 signatures in Signer an...
Mariusz Felisiak
2021-01-14
Refs #30165 -- Removed ugettext(), ugettext_lazy(), ugettext_noop(), ungettex...
Mariusz Felisiak
2021-01-12
Fixed #32291 -- Added fixtures compression support to dumpdata.
Paolo Melchiorre
2021-01-12
Refs #32311 -- Fixed CSRF_FAILURE_VIEW system check errors code.
Hasan Ramezani
2021-01-12
Fixed #32311 -- Added system check for CSRF_FAILURE_VIEW setting.
Hasan Ramezani
2021-01-06
Refs #32191 -- Added Signer.sign_object()/unsign_object().
Florian Apolloner
2021-01-04
Fixed #32298 -- Fixed URLValidator hostname length validation.
Akshat1Nar
2020-12-29
Fixed #32299 -- Prevented mutating handlers when processing middlewares marki...
Mariusz Felisiak
2020-12-29
Used model's Options.label where applicable.
Mariusz Felisiak
2020-12-17
Fixed #29867 -- Added support for storing None value in caches.
Nick Pope
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
Ensured that registered checks accept keyword arguments.
Adam Johnson
2020-12-09
Fixed #32193 -- Deprecated MemcachedCache.
Mariusz Felisiak
2020-12-08
Fixed #32233 -- Cleaned-up duplicate connection functionality.
Florian Apolloner
2020-12-07
Refs #21012 -- Removed unnecessary _create_cache() hook.
Florian Apolloner
2020-11-13
Fixed #29712 -- Made makemessages warn if locales have hyphens and skip them.
manav014
2020-11-11
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-11-11
Fixed #31757 -- Adjusted system check for SECRET_KEY to warn about autogenera...
Artem Kosenko
2020-11-11
Fixed #32180 -- Added system check for file system caches absolute location.
Carles Pina i Estany
2020-11-11
Fixed #32183 -- Fixed shell crash when passing code with nested scopes.
William Schwartz
2020-11-10
Fixed #32177 -- Made execute_from_command_line() use program name from the ar...
William Schwartz
2020-11-04
Fixed #31983 -- Added system check for file system caches location.
christa
2020-10-30
Fixed #32153 -- Fixed management commands when using required list options.
Hasan Ramezani
2020-10-28
Made small readability improvements.
Martin Thoma
2020-10-27
Fixed #32128 -- Added asgiref 3.3 compatibility.
Carlton Gibson
2020-10-09
Fixed #32094 -- Fixed flush() calls on management command self.stdout/err pro...
Thomas Riccardi
2020-10-05
Refs #29838, Refs #28507 -- Made make_hashable() ignore key order.
Simon Charette
2020-09-30
Fixed #32047 -- Fixed call_command() crash if a constant option from required...
Hasan Ramezani
2020-09-30
Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads.
aryan
2020-09-21
Fixed #31777 -- Added support for database collations to Char/TextFields.
Tom Carrick
2020-09-17
Tweaked loaddata command to re-use a calculated value.
Владимир Лысенко
2020-09-16
Fixed #29887 -- Added a cache backend for pymemcache.
Nick Pope
2020-09-15
Fixed #31989 -- Fixed return value of django.core.files.locks.lock()/unlock()...
Hasan Ramezani
2020-09-09
Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session ...
Hasan Ramezani
2020-09-02
Refs #29887, Refs #24212 -- Added servers configuration hook for memcached ba...
Nick Pope
2020-09-01
Refs #29887 -- Simplified memcached client instantiation.
Nick Pope
2020-09-01
Fixed CVE-2020-24584 -- Fixed permission escalation in intermediate-level dir...
Mariusz Felisiak
2020-09-01
Fixed CVE-2020-24583, #31921 -- Fixed permissions on intermediate-level stati...
Mariusz Felisiak
[prev]
[next]