História revízii

Autor SHA1 Správa Dátum
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 rokov pred
  Claude Paroz c3e1086949 Stopped truncating AdminEmailHandler message subjects 9 rokov pred
  Carl Worth 40b69607c7 Fixed #26504 -- Avoided logging "Not Found" warnings if a middleware handles the 404. 9 rokov pred
  Carl Worth 5e00b14403 Added tests for logging of Http404 warnings. 9 rokov pred
  Carl Worth 86880ab89b Used @override_settings decorator rather than "with" to reduce indentation. 9 rokov pred
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 rokov pred
  Markus Holtermann 1cb65b8a77 Fixed #26157 #25321 -- Added sql/params to extra context of schema logger 9 rokov pred
  Tim Graham 5b94b17fef Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by default. 9 rokov pred
  Tim Graham 6b37719616 Refs #24526 -- Made the django logger handle INFO messages. 9 rokov pred
  Vlastimil Zíma cf29b6b561 Fixed #25099 -- Fixed crash in AdminEmailHandler on DisallowedHost. 9 rokov pred
  Vlastimil Zíma 8f8c54f70b Fixed #25099 -- Cleaned up HttpRequest representations in error reporting. 9 rokov pred
  Simon Charette be67400b47 Refs #24652 -- Used SimpleTestCase where appropriate. 10 rokov pred
  Tim Graham 8efea1b8d5 Fixed #24526 -- Combined django.request/security loggers with the root logger. 10 rokov pred
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 rokov pred
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 rokov pred
  Tim Graham 0622bca5d1 Removed the validate management command per deprecation timeline. 10 rokov pred
  Tim Graham ade9859996 Fixed #24095 -- Prevented WarningLoggerTests from leaking a warnings filter. 10 rokov pred
  Tim Graham 3131e9cef5 Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py 10 rokov pred
  Berker Peksag d552da1f8d Fixed #22407 -- Added AdminEmailHandler.send_mail(). 10 rokov pred
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 rokov pred
  Tim Graham 494cd857c8 Fixed #23653 -- Fixed Windows failure of a logging test added in refs #23569. 10 rokov pred
  Michael Manfre edcb33c92e Fix SettingsCustomLoggingTest on Windows when path contains \u 10 rokov pred
  Tim Graham 9dff5ce7c7 Fixed #23593 -- Fixed crash in AdminEmailHandler with non-ASCII characters in request. 10 rokov pred
  Seth Hill fe2afcd318 Fixed #23569 -- Allowed using configs besides dictConfig in LOGGING_CONFIG. 10 rokov pred
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls 11 rokov pred
  Claude Paroz 8446a2438f Added test about error filterwarnings 11 rokov pred
  Claude Paroz 0c6a339952 Avoided changing raw DeprecationWarning filter behavior 11 rokov pred
  Tim Graham 2b6914049a Fixed #21849 -- Included the count of silenced system checks in output. 11 rokov pred
  Russell Keith-Magee d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 rokov pred
  Claude Paroz b2d78939d1 Prevented calling setup() inside catch_warnings 11 rokov pred