This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
826d9de00e
django
/
tests
/
regressiontests
/
test_runner
History
Florian Apolloner
ce580dd8ea
Fixed lockups in jenkins, refs
#19546
.
2013-01-09 23:32:51 +01:00
..
deprecation_app
Fixed
#19546
- ensure that deprecation warnings are shown during tests
2013-01-09 08:19:22 -08:00
invalid_app
Fixed
#12658
-- Fixed test discovery so ImportErrors aren't ignored when both `tests` and `models` are packages. Thanks schinckel for the report and boxm for a patch for the issue.
2011-06-12 12:34:10 +00:00
valid_app
Fixed
#12658
-- Fixed test discovery so ImportErrors aren't ignored when both `tests` and `models` are packages. Thanks schinckel for the report and boxm for a patch for the issue.
2011-06-12 12:34:10 +00:00
__init__.py
Added tet runner tests mistakenly left out of r11843. Refs
#11613
.
2009-12-13 17:08:36 +00:00
models.py
Fixed
#16961
-- Skipped resetting AUTO_INCREMENT fields for MySQL if the server version is greater than 5.0.12. This allows for much faster testing.
2012-04-24 16:47:31 +00:00
tests.py
Fixed lockups in jenkins, refs
#19546
.
2013-01-09 23:32:51 +01:00