| Age | Commit message (Collapse) | Author |
|
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 to Tim Graham for the review.
|
|
|
|
Thanks Jonas Haag for report and review.
|
|
|
|
|
|
in tests.
|
|
|
|
|
|
using alternative template engines.
|
|
|
|
|
|
This is required for running tests in parallel.
|
|
|
|
|
|
|
|
|
|
Thanks Aymeric Augustin for review.
|
|
|
|
|
|
|
|
|
|
Thanks to Tim and Anssi for the review.
|
|
|
|
|
|
I changed "appears" to "appear" and emphasized the word "not" to match
the rest of the document.
|
|
Thanks Carl Meyer for the report and Tim Graham for the review.
|
|
|
|
|
|
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Each TestCase is also now wrapped in a class-wide transaction.
|
|
- commit/rollback are no longer replaced by nop
- the warning about not using TestCase when testing transactional
behavior belongs to TestCase section, not TransactionTestCase
|
|
|
|
TestCase decorator.
|
|
Thanks djbug for the report.
|
|
Thanks Thomas Chaumeny for the initial patch.
|
|
Thanks KevinEtienne for the suggestion.
|
|
311b3ad9db94c3e04f929c2622be4f10d759f45e
|
|
|
|
Refs #20739. Thanks Raphaël Hertzog for the report and the initial
patch.
|
|
|
|
|
|
|