Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Graham 45acd6d836 [1.9.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True. hace 8 años
  Marti Raudsepp 4844d86c77 [1.9.x] Fixed CVE-2016-9013 -- Generated a random database user password when running tests on Oracle. hace 8 años
  Tim Graham 145572adb3 [1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx. hace 8 años
  Arnaud Limbourg 1920d4d5a8 [1.9.x] Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT settings. hace 8 años
  Joshua Pereyda f8b88f6a6b [1.9.x] Fixed #26419 -- Added a link in ALLOWED_HOSTS docs. hace 8 años
  Tim Graham bca42c709f [1.9.x] Removed some docs that should have been removed along with PROFANITIES_LIST. hace 8 años
  Alasdair Nicol c6d39c644d [1.9.x] Fixed #26309 -- Documented that login URL settings no longer support dotted paths. hace 8 años
  Tim Graham a201df396e [1.9.x] Made identation of default setting docs more consistenct. hace 8 años
  Tim Graham a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. hace 8 años
  Tim Graham d7a6086825 [1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in docs. hace 8 años
  Tim Graham 5ead386a20 [1.9.x] Made formatting of docs for settings defaults more consistent. hace 8 años
  pp 76b4015ea9 [1.9.x] Refs #25755 -- Unified a couple more spellings of 'website'. hace 8 años
  wingston sharon abcf3fe684 [1.9.x] Fixed #25928 -- Clarified precendence of USE_THOUSAND_SEPARATOR and locale formats. hace 8 años
  Tim Graham c74b1b408a [1.9.x] Refs #25878 -- Added the expected return type of CSRF_FAILURE_VIEW. hace 8 años
  Jon Dufresne bf76cf07e0 [1.9.x] Fixed #25778 -- Updated docs links to use https when available. hace 9 años
  Alex Morozov 361038ee03 [1.9.x] Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does. hace 9 años
  Tim Graham adc9fa8324 [1.9.x] Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create empty sessions. hace 9 años
  Matt Robenolt b0c56b895f Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN. hace 9 años
  Tim Graham f3e5a74646 Refs #25386 -- Added links to the OPTIONS of the built-in template backends. hace 9 años
  Markus Holtermann 2b98034fbb Cleaned up surrounding documentation hace 9 años
  Markus Holtermann a3c01b0dd8 Fixed #24919 -- Allowed disabling of migrations on a per app basis hace 9 años
  Jose Carlos Menezes cf99bae53a Fixed #25351 -- Added example for database test settings to docs. hace 9 años
  Tim Graham 862de0b254 Fixed #25356 -- Removed default_app_config from startapp template. hace 9 años
  Joshua Kehn ab26b65b2f Fixed #25334 -- Provided a way to allow cross-origin unsafe requests over HTTPS. hace 9 años
  Tim Graham 01b2b0b654 Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all messages. hace 9 años
  Tim Graham 2a1a085bf1 Fixed #25309 -- Corrected that ATOMIC_REQUESTS applies per view not per request. hace 9 años
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https hace 9 años
  Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. hace 9 años
  Matt Robenolt 4dcfbd7923 Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting. hace 9 años
  Konrad Świat 2f6bdab159 Fixed #25125 -- Updated docs on cookie naming conventions. hace 9 años