Commit History

Author SHA1 Message Date
  Claude Paroz 59ebe39812 Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend 11 years ago
  James Bennett c0f03175ce Fixed #19695 -- Retitle "Form Media" to "Form Assets". 11 years ago
  Aymeric Augustin 6a0374d037 Reflected the new default value of LOGGING_CONFIG in docs. 11 years ago
  Ramiro Morales c196564132 Removed custom profile model functionality as per deprecation TL. 11 years ago
  Claude Paroz 8db264cbc8 Fixed LOGGING setting docs 11 years ago
  Tim Graham 9be93aa809 Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy. 11 years ago
  Tim Graham 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 years ago
  Tim Graham bb863faecd Proofed the 1.6 release notes 11 years ago
  Łukasz Langa a542b808ba Removed a confusing duplicate SESSION_COOKIE_DOMAIN header 12 years ago
  Łukasz Langa 660762681c Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 12 years ago
  Łukasz Langa bd97f7d0cb Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated 12 years ago
  Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 years ago
  Aymeric Augustin 3d595c3bc3 Fixed #20215 -- Disabled persistent connections by default. 12 years ago
  Michael Manfre 6bdeed1b81 Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS 12 years ago
  Aymeric Augustin 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 years ago
  Baptiste Mispelon 2c27300f34 Fix #20195: wrong reference in session settings documentation. 12 years ago
  Tim Graham 6c730da1f6 Fixed #19897 - Updated static files howto. 12 years ago
  Maik Hoepfel a05042fd3a Docs: Remove ambiguity. 12 years ago
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 years ago
  Ryan West ae8fcedbc7 small documentation update to outline caveat with SESSION_COOKIE_DOMAIN 12 years ago
  Aymeric Augustin 6197935152 Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 12 years ago
  Aymeric Augustin ac37ed21b3 Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 12 years ago
  Claude Paroz 384c180e41 Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS 12 years ago
  Aymeric Augustin 2ee21d9f0d Implemented persistent database connections. 12 years ago
  Carl Meyer d51fb74360 Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 12 years ago
  Tim Graham af2bb17470 Added a note about the default timezone and the new project template. 12 years ago
  Aymeric Augustin 720888a146 Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie. 12 years ago
  Simon Charette 5c70299a71 Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc. 12 years ago
  Aymeric Augustin 3f1c7b7053 Simplified default project template. 12 years ago