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
60633ef3de
django1
/
django
/
test
History
Tim Graham
032f5a7896
Refs
#25735
-- Made @tag decorator importable from django.test.
2016-02-19 14:21:00 -05:00
..
__init__.py
Refs
#25735
-- Made @tag decorator importable from django.test.
2016-02-19 14:21:00 -05:00
client.py
Fixed
#26125
-- Fixed E731 flake warnings.
2016-01-25 14:23:43 -05:00
html.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
runner.py
Fixed
#25735
-- Added support for test tags to DiscoverRunner.
2016-02-17 09:44:18 -05:00
signals.py
Fixed
#26177
-- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False.
2016-02-08 07:21:54 -05:00
testcases.py
Fixed
#11665
-- Made TestCase check deferrable constraints after each test.
2016-02-13 06:53:39 -05:00
utils.py
Fixed
#25735
-- Added support for test tags to DiscoverRunner.
2016-02-17 09:44:18 -05:00