| Age | Commit message (Collapse) | Author |
|
|
|
Thanks Luke Crouch for the report and Simon Charette for the review.
|
|
|
|
|
|
|
|
|
|
third-party backends.
Thanks Kristof Claes for the initial patch.
|
|
Thanks Carl Meyer, Claude Paroz, and Simon Charette for review.
|
|
|
|
|
|
|
|
Parsed the CONTENT_TYPE header once and recorded it on the request.
|
|
|
|
|
|
|
|
|
|
Added the Migration.atomic attribute which can be set to False
for non-atomic migrations.
|
|
After a user logs out via auth.views.logout(), they're redirected
to LOGOUT_REDIRECT_URL if no `next_page` argument is provided.
|
|
"Gypsy" is considered a slur by the Romani people whom it refers to.
"manouche jazz" is used in place of "gypsy jazz" and is an accepted
term for the same genre of music.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks kaifeldhoff for the draft patch.
|
|
|
|
Debian packages unconditionally byte-compile .py files on installation and
do not silence errors by design. Therefore, we need a way of shipping these
invalid .py files without a .py extension but ensuring that when we
template them, they end up as .py.
We don't special-case .py files so that the all the TemplateCommand
command-line options (eg. extra_files and extensions) still work entirely
as expected and it may even be useful for other formats too.
|
|
Thanks to Markus Holtermann and Tim Graham for their review.
|
|
|
|
|
|
|
|
default_storage_engine was introduced in MySQL 5.5.3.
storage_engine was removed in MySQL 5.7.5.
|
|
`action="."` strips query parameters from the URL which is not usually what
you want. Copy-paste coding of these examples could lead to difficult to
track down bugs or even data loss if the query parameter was meant to alter
the scope of a form's POST request.
|
|
|
|
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.
|
|
Thanks Thomas Güttler for the suggestion.
|
|
template_name.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks andreif for the contributing to the patch.
|
|
|
|
serialization.
|
|
|
|
Thanks Tim Graham for the review.
|
|
formats.
|