index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
testing
/
advanced.txt
Age
Commit message (
Expand
)
Author
2013-12-18
Fixed #21625 -- incorrect documentation for DiscoverRunner.build_suite
Tianyi Wang
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-10-22
Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
Tim Graham
2013-09-10
Fixed #16534 -- Improved ability to customize DiscoverRunner
Tim Graham
2013-09-09
Fixed #19885 -- cleaned up the django.test namespace
Kevin Christopher Henry
2013-09-07
Fixed #21068 -- Added some docs for DiscoverRunner
Tim Graham
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-03
Fixed #20609 -- Documented how to use request.user with RequestFactory
SusanTan
2013-07-01
Stopped using django.utils.unittest in the test suite.
Aymeric Augustin
2013-06-12
Fixed #20579 -- Improved TransactionTestCase.available_apps.
Aymeric Augustin
2013-05-31
Fixed #20166 - Corrected TEST_DEPENDENCIES example in testing docs.
Tim Graham
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-06
Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment.
Tim Graham
2013-05-06
Fixed #20274 - Added some clarifying section headings in the test docs.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-21
Fixed #19497 -- Refactored testing docs.
Ramiro Morales
[prev]