Commit History

Author SHA1 Message Date
  Hasan Ramezani 2808cdc8fb Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session destroyed while request is processing. 4 years ago
  Andrew Godwin fc0fa72ff4 Fixed #31224 -- Added support for asynchronous views and middleware. 5 years ago
  Tim Graham 043bd70942 Updated test URL patterns to use path() and re_path(). 6 years ago
  Hasan Ramezani 11a9017179 Fixed #29966 -- Added tests for BaseHandler's "The view didn't return an HttpResponse object" error. 6 years ago
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 years ago
  David Evans 2fcafd169b Fixed #26546 -- Allowed HTTPStatus enum values for HttpResponse.status. 9 years ago
  Claude Paroz b38637d581 Fixed #23887 -- Returned Bad Request for multipart parsing fails 10 years ago
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 years ago
  Preston Holmes d228c1192e Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 12 years ago
  Aymeric Augustin ac37ed21b3 Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 12 years ago
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 years ago