This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
fa14fb9771
django1
/
django
/
test
History
Adam Chainz
0abb06930f
Fixed
#25176
-- Prevented TestCase.setUpTestData() exception from leaking transaction.
2015-08-01 07:33:22 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
client.py
Fixed
#20916
-- Added Client.force_login() to bypass authentication.
2015-07-01 13:01:08 -04:00
html.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
runner.py
Fixed
#19542
: Made mirroring databases for tests work with Oracle
2015-06-05 12:29:15 +03:00
signals.py
Fixed
#16860
-- Added password validation to django.contrib.auth.
2015-06-07 19:31:20 +02:00
testcases.py
Fixed
#25176
-- Prevented TestCase.setUpTestData() exception from leaking transaction.
2015-08-01 07:33:22 -04:00
utils.py
Fixed
#24526
-- Combined django.request/security loggers with the root logger.
2015-04-24 11:07:42 -04:00