summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/ipv6.py
AgeCommit message (Expand)Author
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2011-06-11Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks t...Jannis Leidel