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-04-09 07:56:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Vytis Banaitis
d1bab24e01
Refs
#23919
,
#27778
-- Removed obsolete mentions of unicode.
2017-01-26 08:19:27 -05:00
..
__init__.py
Refs
#23919
-- Removed django.test.mock Python 2 compatibility shim.
2017-01-20 08:17:20 -05:00
client.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
html.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
runner.py
Refs
#23919
-- Removed misc Python 2/3 references.
2017-01-25 13:59:25 -05:00
selenium.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
signals.py
Refs
#23919
-- Removed six.PY2/PY3 usage
2017-01-18 16:21:28 +01:00
testcases.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
utils.py
Refs
#23919
,
#27778
-- Removed obsolete mentions of unicode.
2017-01-26 08:19:27 -05:00