summaryrefslogtreecommitdiff
path: root/docs/topics/python3.txt
AgeCommit message (Expand)Author
2012-08-12[py3] Explained @python_2_unicode_compatible usageAymeric Augustin
2012-08-03Documented the trick used in 9908201d7f.Aymeric Augustin
2012-07-25[py3] Updated dict-like data structures for Python 3.Aymeric Augustin
2012-07-22Fixed a broken link in the Python 3 docs.Aymeric Augustin
2012-07-22[py3] Documented coding guidelines for Python 3.Aymeric Augustin
2012-07-22[py3] Bundled six for Python 3 compatibility.Aymeric Augustin
2012-07-10typo in "django/docs/topics/python3.txt"Stefan Kjartansson
2012-06-07Fixed #18363 -- Added Python 3 compatibility layer.Claude Paroz