[Ironpython-users] django on IronPython -- one more step

Vernon Cole vernondcole at gmail.com
Sat May 26 15:16:11 CEST 2012


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.
This announcement came in this morning on the django developers list:
 Python 3 port - now available on
GitHub<http://groups.google.com/group/django-developers/t/a946c63b2725c073>

   Vinay Sajip <vinay_sajip at yahoo.co.uk> May 25 02:51AM -0700

   The single codebase port of Django to Python 3 is now available on
   GitHub [1]. Recent core changes have been merged, and the test results
   are available at [2].

   Summary:

   2.7.2: Ran 4734 tests in 540.793s - OK (skipped=112, expected
   failures=3)
   3.2.2: Ran 4688 tests in 524.807s - OK (skipped=120, expected
   failures=2, unexpected successes=1)

   Recent tests only cover the SQLite backend and were run on Linux. Help
   with testing other DB backends (and the GIS functionality) would be
   much appreciated!

   Regards,

   Vinay Sajip

   [1] https://github.com/vsajip/django/tree/django3
   [2] https://gist.github.com/1373553
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20120526/be965865/attachment.html>


More information about the Ironpython-users mailing list