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-21 10:09:14 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Ville Skyttä
1cfcc02fc3
[1.9.x] Fixed broken links in docs and comments.
...
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
2016-06-15 21:20:52 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
client.py
[1.9.x] Refs
#26428
-- Added support for relative path redirects to the test client.
2016-04-29 09:16:31 -04: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
#26428
-- Added support for relative path redirects in assertRedirects().
2016-04-02 10:35:55 -04:00
utils.py
[1.9.x] Fixed broken links in docs and comments.
2016-06-15 21:20:52 -04:00