Simon Charette
|
41e73de39d
Fixed #28478 -- Make DiscoverRunner skip creating unused test databases.
|
6 年之前 |
Stephen James
|
e40e7026ca
Fixed #29683 -- Added view permission to docs.
|
6 年之前 |
Curtis Maloney
|
c49ea6f591
Refs #20910 -- Replaced snippet directive with code-block.
|
6 年之前 |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 年之前 |
Brett Cannon
|
64b74804c5
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
7 年之前 |
Mariusz Felisiak
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 年之前 |
Sergey Fedoseev
|
3922f02dc6
Fixed typo in docs/topics/testing/advanced.txt. (#9416)
|
7 年之前 |
Ville Skyttä
|
617686e226
Fixed 'a'/'an' mix-ups in docs.
|
7 年之前 |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
Dima Veselov
|
01d7ff9a17
Fixed typo in docs/topics/testing/advanced.txt.
|
7 年之前 |
Claude Paroz
|
01f658644a
Updated various links in docs to avoid redirects
|
7 年之前 |
Tim Graham
|
784a53beef
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
|
8 年之前 |
Chris Lamb
|
4cffa9a1ff
Fixed #27878, refs #23919 -- Used python3 shebangs.
|
8 年之前 |
Adam Chainz
|
5eff8a7783
Fixed #25415 -- Made DiscoverRunner run system checks.
|
9 年之前 |
Andreas Pelme
|
e76981b433
Fixed #26840 -- Added test.utils.setup/teardown_databases().
|
8 年之前 |
Chris Jerdonek
|
7f9fd42b93
Fixed #27019 -- Made teardown_test_environment() restore the old DEBUG.
|
8 年之前 |
Chris Jerdonek
|
a3a5ef4d0e
Fixed #27035 -- Eased changing settings.DEBUG for DiscoverRunner.
|
8 年之前 |
Chris Jerdonek
|
42f9d65107
Edited docs of test.utils.setup/teardown_test_environment().
|
8 年之前 |
Chris Jerdonek
|
ebed9ee8d5
Fixed #26981 -- Added DiscoverRunner.get_test_runner_kwargs().
|
8 年之前 |
Tobias McNulty
|
17e661641d
Refs #26666 -- Added ALLOWED_HOSTS validation when running tests.
|
8 年之前 |
Andrew Abraham
|
f2d9caa625
Fixed DiscoverRunner failfast parameter default in docs.
|
9 年之前 |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 年之前 |
bee_keeper
|
a17216646a
Added class-based view example to RequestFactory example.
|
9 年之前 |
Tim Graham
|
53e89ce2e7
Fixed #25451 -- Added advice about organizing tests.
|
9 年之前 |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 年之前 |
Tim Graham
|
6a70cb5397
Refs #19973 -- Removed optparse support in management commands per deprecation timeline.
|
9 年之前 |
Aymeric Augustin
|
6d1110f2f0
Updated references to the TEST_* database settings.
|
9 年之前 |
Tim Graham
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 年之前 |
Tim Graham
|
32b67b3fd1
Added an import to docs/topics/testing/advanced.txt example.
|
10 年之前 |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 年之前 |