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
c4e2fc5d98
django1
/
django
/
test
History
Chronial
03281d8fe7
Fixed
#26005
-- Fixed some percent decoding cases in uri_to_iri().
2017-02-09 09:22:00 -05:00
..
__init__.py
Refs
#23919
-- Removed django.test.mock Python 2 compatibility shim.
2017-01-20 08:17:20 -05:00
client.py
Fixed
#26005
-- Fixed some percent decoding cases in uri_to_iri().
2017-02-09 09:22:00 -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 kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
utils.py
Refs
#23919
,
#27778
-- Removed obsolete mentions of unicode.
2017-01-26 08:19:27 -05:00