Commit History

Author SHA1 Message Date
  Łukasz Langa 660762681c Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 11 years ago
  Łukasz Langa bd97f7d0cb Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated 11 years ago
  Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 11 years ago
  Aymeric Augustin 3d595c3bc3 Fixed #20215 -- Disabled persistent connections by default. 11 years ago
  Michael Manfre 6bdeed1b81 Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS 11 years ago
  Aymeric Augustin 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 11 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 11 years ago
  Baptiste Mispelon 2c27300f34 Fix #20195: wrong reference in session settings documentation. 11 years ago
  Tim Graham 6c730da1f6 Fixed #19897 - Updated static files howto. 11 years ago
  Maik Hoepfel a05042fd3a Docs: Remove ambiguity. 11 years ago
  Tim Graham 93cffc3b37 Added missing markup to docs. 11 years ago
  Ryan West ae8fcedbc7 small documentation update to outline caveat with SESSION_COOKIE_DOMAIN 11 years ago
  Aymeric Augustin 6197935152 Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 11 years ago
  Aymeric Augustin ac37ed21b3 Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 11 years ago
  Claude Paroz 384c180e41 Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS 11 years ago
  Aymeric Augustin 2ee21d9f0d Implemented persistent database connections. 11 years ago
  Carl Meyer d51fb74360 Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 11 years ago
  Tim Graham af2bb17470 Added a note about the default timezone and the new project template. 11 years ago
  Aymeric Augustin 720888a146 Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie. 11 years ago
  Simon Charette 5c70299a71 Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc. 11 years ago
  Aymeric Augustin 3f1c7b7053 Simplified default project template. 11 years ago
  Aymeric Augustin 50a985b09b Fixed #19099 -- Split broken link emails out of common middleware. 11 years ago
  Tim Graham ba50d3e05b Fixed #14633 - Organized settings reference docs and added a topical index. 11 years ago
  Ramiro Morales 1bbd36a36a Minor DEBUG setting reference formatting edit. 11 years ago
  Tim Graham 066cf2d70e Fixed #19586 - Removed URL_VALIDATOR_USER_AGENT from setting docs. 11 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 11 years ago
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 11 years ago
  Aymeric Augustin 641acf76e7 Removed IGNORABLE_404_STARTS/ENDS settings. 11 years ago
  Aymeric Augustin ebd2598596 Removed django.contrib.markup. 11 years ago
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation 11 years ago