When discussing running django on IronPython a while back, a suggestion was made to use the Python3 branch of django, which IMHO is a great.<br>This announcement came in this morning on the django developers list:<br><div style="background-color:#f5f5f5;font-family:arial;border-top:1px solid #e5e5e5;padding:4px 0 5px 32px">


 <a href="http://groups.google.com/group/django-developers/t/a946c63b2725c073" style="color:15c;text-decoration:none" target="_blank">Python 3 port - now available on GitHub</a></div>

  
    <ul><span>Vinay Sajip &lt;<a href="mailto:vinay_sajip@yahoo.co.uk" target="_blank">vinay_sajip@yahoo.co.uk</a>&gt;</span> May 25 02:51AM -0700
       <br><br>
      The single codebase port of Django to Python 3 is now available on<br>
GitHub [1]. Recent core changes have been merged, and the test results<br>
are available at [2].<br>
 <br>
Summary:<br>
 <br>
2.7.2: Ran 4734 tests in 540.793s - OK (skipped=112, expected<br>
failures=3)<br>
3.2.2: Ran 4688 tests in 524.807s - OK (skipped=120, expected<br>
failures=2, unexpected successes=1)<br>
 <br>
Recent tests only cover the SQLite backend and were run on Linux. Help<br>
with testing other DB backends (and the GIS functionality) would be<br>
much appreciated!<br>
 <br>
Regards,<br>
 <br>
Vinay Sajip<br>
 <br>
[1] <a href="https://github.com/vsajip/django/tree/django3" target="_blank">https://github.com/vsajip/django/tree/django3</a><br>
[2] <a href="https://gist.github.com/1373553" target="_blank">https://gist.github.com/1373553</a><br><p> </p><p><br></p></ul><br>