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
97eb3356b2
django1
/
django
/
test
History
Tim Graham
97eb3356b2
Fixed
#26177
-- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False.
2016-02-08 07:21:54 -05:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04: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 many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -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
Removed obsolete comment.
2016-02-08 00:11:22 -05:00
utils.py
Unified test context decorators.
2016-01-06 20:00:07 -05:00