This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-07-20 01:29:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Tim Graham
6b689a505c
[1.9.x]
Fixed
#26177
-- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False.
...
Backport of 97eb3356b2a7488c8d0ca0e47ef3e538852d44a2 from master
2016-02-08 07:41:56 -05:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
client.py
Fixed
#25424
-- Use force_str for test client URLs.
2015-09-19 15:05:54 +02:00
html.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
runner.py
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:49:03 -05:00
signals.py
[1.9.x]
Fixed
#26177
-- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False.
2016-02-08 07:41:56 -05:00
testcases.py
[1.9.x]
Fixed
#25668
-- Misc spelling errors
2015-11-03 10:33:05 +00:00
utils.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00