| Age | Commit message (Collapse) | Author |
|
during test database creation"
This reverts commit 157d7f1f1de4705daddebb77f21bd7097a74513d since it
disables migrations all the time, not just during tests.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Also used ALLOWED_HOSTS to check for external hosts in assertRedirects().
|
|
When EMAIL_USE_LOCALTIME=True, send emails with a Date header
in the local time zone.
|
|
|
|
|
|
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
|
|
Thanks Tom Christie for review.
|
|
|
|
|
|
|
|
|
|
database creation
|
|
|
|
paths.
|
|
|
|
After a user logs out via auth.views.logout(), they're redirected
to LOGOUT_REDIRECT_URL if no `next_page` argument is provided.
|
|
|
|
|
|
|
|
Also documented missing short command line options to fix #24134. This bumps
the minimum sphinx version required to build the docs to 1.3.4.
Thanks Simon Charette for review.
|
|
|
|
formats.
|
|
|
|
Thanks hop for the report and patch.
|
|
|
|
|
|
|
|
empty sessions.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
Thanks Seth Gottlieb for help with the documentation and
Carl Meyer and Joshua Kehn for reviews.
|
|
|
|
|
|
|
|
|
|
Also discouraged its use outside the intended use case.
|
|
Added the CSRF_TRUSTED_ORIGINS setting which contains a list of other
domains that are included during the CSRF Referer header verification
for secure (HTTPS) requests.
|
|
Previously, messages of ERROR level or higher were printed to
the console.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review and kezabelle for the report.
|
|
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
|
|
|