This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-30 00:24:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
d10c7bfe56
django
/
tests
/
test_runner_apps
History
Download ZIP
Download TAR.GZ
Chris Jerdonek
038940cf55
Fixed
#29127
-- Prevented DiscoverRunner from hiding tagged test with syntax errors.
...
This mades _FailedTest objects always match tags in DiscoverRunner.
2021-03-30 10:26:20 +02:00
..
buffer
Fixed
#27430
-- Added -b/--buffer option to DiscoverRunner.
2019-12-09 13:47:12 +01:00
databases
Fixed
#32446
-- Deprecated SERIALIZE test database setting.
2021-02-24 20:31:11 +01:00
sample
simple
tagged
Fixed
#29127
-- Prevented DiscoverRunner from hiding tagged test with syntax errors.
2021-03-30 10:26:20 +02:00
__init__.py