Commit History

Author SHA1 Message Date
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. 1 year ago
  Markus Holtermann 85ac33591c Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 1 year ago
  Simon Charette 76e37513e2 Refs #33374 -- Adjusted full match condition handling. 2 years ago
  David Smith 7ef0bc922c Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings. 3 years ago
  David Smith 69b0736fad Refs #32956 -- Changed docs to treat the acronym HTTP phonetically. 3 years ago
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 years ago
  Mariusz Felisiak 453967477e Mentioned ASGI handler in SuspiciousOperation docs. 4 years ago
  Hasan Ramezani 2808cdc8fb Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session destroyed while request is processing. 4 years ago
  Adam Johnson bc4fea92b2 Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions. 4 years ago
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 years ago
  Andrew Godwin 40a64dd1e2 Refs #31224 -- Doc'd async adapter functions. 4 years ago
  Daniel Izquierdo 89abecc75d Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deletions while protecting direct ones. 8 years ago
  Andrew Godwin a415ce70be Fixed #30451 -- Added ASGI handler and coroutine-safety. 5 years ago
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 7 years ago
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 years ago
  Tim Graham bc3540ce2c Refs #26013 -- Removed deprecated django.core.urlresolvers module. 8 years ago
  Aymeric Augustin 5d35181de4 Documented AppRegistryNotReady. 8 years ago
  Johannes Dollinger 46509cf13d Moved EmpytResultSet to django.core.exceptions. 8 years ago
  Andre Cruz 929684d6ee Fixed #21231 -- Enforced a max size for GET/POST values read into memory. 10 years ago
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 years ago
  Raphaël Hertzog 9f4e031bd3 Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions. 9 years ago
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  David Krisch 1a62f19707 Fixed #24763 -- Moved DoesNotExist exception to model docs. 9 years ago
  Tim Graham 2b19b3a031 Fixed #24359 -- Cleaned up docs/ref/exceptions.html 9 years ago
  Daniel Pyrathon 8958170755 Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions 10 years ago
  wrwrwr 056a3c6c37 Fixed #23682 -- Enhanced circular redirects detection in tests. 10 years ago
  Simon Charette 53ff096982 Prevented data leakage in contrib.admin via query string manipulation. 10 years ago
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation 10 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 10 years ago