Commit History

Author SHA1 Message Date
  Jannis Leidel 5787925cdb Fixed #12967 - Added missing versionadded/-changed doc markers for r11964. Thanks, Karen and Ramiro. 14 years ago
  Russell Keith-Magee 46cc7021a8 Fixed #1480 -- Added the ability to use the system timezone. Thanks to Ramiro Morales for the patch. 14 years ago
  Russell Keith-Magee 6237768b51 Fixed #11933 -- Added versionchanged marker for the cache_db session backend. Thanks to gabrielhurley for the report and patch. 14 years ago
  Jannis Leidel 67d4289c2e Fixed #12066 - Moved auth context processor from core to the auth app. Thanks, Rob Hudson. 14 years ago
  Jannis Leidel 373be1ec1f Fixed #12877 - Typo in settings docs. Thanks Timo. 14 years ago
  Jannis Leidel f93f056c32 Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales. 14 years ago
  Russell Keith-Magee 6755a039eb Fixed #12542 -- Added the TEST_MIRROR setting, allowing testing of read slave databases. 14 years ago
  Russell Keith-Magee 1b3dc8ad9a Fixed #12540, #12541 -- Added database routers, allowing for configurable database use behavior in a multi-db setup, and improved error checking for cross-database joins. 14 years ago
  Russell Keith-Magee 9aba6f807e Fixed #12638 -- Minor documentation cleanups around the new class-based test runners. Thanks to Ramiro Morales for the patch. 14 years ago
  Luke Plant 5957052acb Corrected bad example for DATABASES setting 15 years ago
  Gary Wilson Jr adb74a8f2e Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 15 years ago
  Gary Wilson Jr c6fa4936b3 Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 15 years ago
  Jannis Leidel 9233d04265 Fixed #7980 - Improved i18n framework to support locale aware formatting (dates and numbers) and form processing. 15 years ago
  Russell Keith-Magee ff60c5f9de Fixed #1142 -- Added multiple database support. 15 years ago
  Russell Keith-Magee 44b9076bbe Fixed #6262 -- Added a cached template loader, and modified existing template loaders and tag to be cacheable. Thanks to Mike Malone for the patch. 15 years ago
  Luke Plant 25020ddb05 Fixed #4604 - Configurable message passing system, supporting anonymous users 15 years ago
  Russell Keith-Magee 0e49b397f9 Corrected the default value of the EMAIL_BACKEND in the settings docs. This time for real. 15 years ago
  Russell Keith-Magee aa0141912e Corrected the default value of the EMAIL_BACKEND in the settings docs. Thanks to Alex Gaynor for the report. 15 years ago
  Russell Keith-Magee aba5389326 Fixed #10355 -- Added an API for pluggable e-mail backends. 15 years ago
  Luke Plant 2ddf1364c4 Added 'version added' info to CSRF_* settings. 15 years ago
  Luke Plant 7230a995ce Moved contrib.csrf.* to core code. 15 years ago
  Luke Plant 8e70cef9b6 Fixed #9977 - CsrfMiddleware gets template tag added, session dependency removed, and turned on by default. 15 years ago
  Russell Keith-Magee 7c18404a24 Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAGE in the docs. THanks to x00nix@gmail.com for the patch. 15 years ago
  Adrian Holovaty a251e0ab7e Fixed #11070 -- Removed JING_PATH setting, which was no longer used. Thanks for the patch, seanl 15 years ago
  Luke Plant cdc8c61bc3 Made default MIDDLEWARE_CLASSES same as in project_template. 15 years ago
  Luke Plant 20f7e51493 Reverted 10094 and 10095 (in favour of solution that will hopefully land for beta 2) 15 years ago
  Luke Plant 4e7a4eda3d Updated all refs to default middleware in docs. 15 years ago
  Malcolm Tredinnick 644ad9073f Fixed #9477 -- Removed and edited a bunch of references to "development 16 years ago
  Malcolm Tredinnick 870a6ec20c Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE 16 years ago
  Russell Keith-Magee 48d41cf78e Fixed #8371: Added a note warning Windows users about the use of forward slashes when specifying the DATABASE_NAME setting. 16 years ago