Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 年之前 |
Marc Tamlyn
|
b5c1a85b50
Fixed #24118 -- Added --debug-sql option for tests.
|
10 年之前 |
wrwrwr
|
e22c64dfc0
Fixed #23742 -- Added an option to reverse tests order.
|
10 年之前 |
Stanislas Guerra
|
06726965c3
Fixed #23778 -- Added a doc section on using the Django runner for reusable apps.
|
10 年之前 |
Tim Graham
|
e645b79ef5
Added missing docs to DiscoverRunner for keepdb option; refs #20550.
|
10 年之前 |
Rigel Di Scala
|
28634394f5
Fixed #23606 -- Implemented Client and RequestFactory trace() methods.
|
10 年之前 |
Berker Peksag
|
1387c80643
Fixed versionchanged indentation in topics/testing/advanced.txt.
|
10 年之前 |
Tim Graham
|
a39df37049
Fixed #20609 -- Added instructions for using AnonymousUser with RequestFactory.
|
10 年之前 |
Tim Graham
|
a4f23eba2e
Fixed #23421 -- Corrected TEST SERIALIZE setting.
|
10 年之前 |
Claude Paroz
|
4b4524291a
Converted test management command to argparse
|
10 年之前 |
Tim Graham
|
c17cd151d8
Doc edits for refs #22487.
|
10 年之前 |
Tim Graham
|
3a926c0778
Tweaked order of create_test_db arguments for backwards compatibility.
|
10 年之前 |
Andrew Godwin
|
8c12d51ea2
Fixed #22487: Optional rollback emulation for migrated apps
|
10 年之前 |
Greg Chapple
|
72f055e535
Fixed #20550 -- Added keepdb argument to destroy_test_db
|
10 年之前 |
Tim Graham
|
83f4e86595
Fixed too short title underline in docs.
|
11 年之前 |
Flavio Curella
|
beec05686c
Fixed #22667 -- Replaced leader/follower terminology with primary/replica
|
11 年之前 |
Flavio Curella
|
73a57b06f9
replaced occurrences of master/slave terminology with leader/follower
|
11 年之前 |
Tim Graham
|
26b03f2526
Fixed #22254 -- Noted the requirement of calling django.setup() when running
|
11 年之前 |
Marti Raudsepp
|
11d453bcad
Various documentation typo/spelling fixes
|
11 年之前 |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 年之前 |
Tim Graham
|
1f5f015c32
Fixed spelling mistakes in docs.
|
11 年之前 |
Tianyi Wang
|
b62031441b
Fixed #21625 -- incorrect documentation for DiscoverRunner.build_suite
|
11 年之前 |
Claude Paroz
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 年之前 |
Tim Graham
|
9704c49d59
Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
|
11 年之前 |
Tim Graham
|
4ba373840a
Fixed #16534 -- Improved ability to customize DiscoverRunner
|
11 年之前 |
Kevin Christopher Henry
|
9d700322b3
Fixed #19885 -- cleaned up the django.test namespace
|
11 年之前 |
Tim Graham
|
e4b012feeb
Fixed #21068 -- Added some docs for DiscoverRunner
|
11 年之前 |
Andrew Godwin
|
b6a957f0ba
Merge remote-tracking branch 'core/master' into schema-alteration
|
11 年之前 |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 年之前 |
Andrew Godwin
|
de64c4d6e9
Merge remote-tracking branch 'core/master' into schema-alteration
|
11 年之前 |