Commit History

Author SHA1 Message Date
  Tim Graham bf5430a20b Removed django.test.simple and django.test._doctest per deprecation timeline. 11 years ago
  Tim Graham f567d04b24 Removed settings.CACHE_MIDDLEWARE_ANONYMOUS_ONLY per deprecation timeline. 11 years ago
  Tim Graham 11e22129d5 Removed settings.SEND_BROKEN_LINK_EMAILS per deprecation timeline. 11 years ago
  Tim Graham aa93a1890f Removed contrib.comments per deprecation timeline. 11 years ago
  Shai Berger 41afae4ce9 Reorganized the database test settings 11 years ago
  Roger Hu 9b729ddd8f Fixed #22185 -- Added settings.CSRF_COOKIE_AGE 11 years ago
  zedr 6fe22b30e0 Fixed #22085 -- Added a feature for setting non-expiring keys as the default. 11 years ago
  Sergey Kolosov 8c98f39624 Fixed #15318 -- Added settings for language cookie max-age, path, domain 11 years ago
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. 11 years ago
  Szczepan Cieślik e816198034 Fixed docs typos. 11 years ago
  Greg Chapple ede99f0ec3 Fixed #22032 -- added documentation for settings.MIGRATION_MODULES 11 years ago
  Zbigniew Siciarz 44814e78cc Fixed #22013 -- Documented difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL. 11 years ago
  Russell Keith-Magee d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 years ago
  Tim Graham bc7668eb51 Fixed #18942 -- Clarified usage of {% get_static_prefix %}. 11 years ago
  Aymeric Augustin 0ce945a671 Fixed #21018 -- Reversed precedence order for management commands. 11 years ago
  Aymeric Augustin 8a2f304a79 Documented unicity rules in INSTALLED_APPS. 11 years ago
  Loic Bistuer 4befb3015c Fixed #21581 -- Fixed a number of issues with collectstatic. 11 years ago
  Aymeric Augustin 7df049c417 Swapped app registry and app config API docs. 11 years ago
  Aymeric Augustin 8c78cba47f Copy-edited previous commit. 11 years ago
  Aymeric Augustin 285e765891 Added release notes for app loading changes. 11 years ago
  Aymeric Augustin 9b8192ce51 Updated a few doc paragraphs following the app-loading refactor. 11 years ago
  Bouke Haarsma a39d672ec7 Fixed #21386 -- Removed admindocs dependence on sites framework 11 years ago
  Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 11 years ago
  Vajrasky Kok 7e2d61a972 Fixed #21380 -- Added a way to set different permission for static directories. 11 years ago
  Tim Graham df6760f12c Added a warning regarding risks in serving user uploaded media. 11 years ago
  Loic Bistuer 2a0ae9b9ec Removed confusing comments from the docs. 11 years ago
  Bernardo Pires 8bc350b385 Fixed #21372 -- Corrected docs regarding translating LANGUAGES. 11 years ago
  Vajrasky Kok 9eecb91695 Fixed #21219 -- Added a way to set different permission for static files. 11 years ago
  Claude Paroz c052699be3 Fixed #20338 -- Stripped ending dot during host validation 11 years ago
  Riccardo Magliocchetti 1e39982b6e Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets. 11 years ago