<div class="gmail_quote">On Sun, Sep 30, 2012 at 12:01 PM, Glen Jarvis <span dir="ltr"><<a href="mailto:glen@glenjarvis.com" target="_blank">glen@glenjarvis.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
At Pycon, a big announcement was made that Django 1.5 should be released in the fall and that it is targeted to run on Python 3. There were certain disclaimers that this was the goal and no guarantees that we make it.<div>

<br></div><div>The fall is here and I'm reviewing a project specification. I saw that tornado runs on Django 3.2 and I was wondering if Django was also close to meeting that goal. Does anyone have a skinny on this? (I'm not on any Django lists to ask there).</div>
</blockquote><div><br>Yes. It requires a few extra hoops particularly if you want to code that
 runs on both Python 2 and Python 3. See 
<a href="https://docs.djangoproject.com/en/dev/topics/python3/">https://docs.djangoproject.com/en/dev/topics/python3/</a> for the official 
story...<br><br>-regards<br>Simeon Franklin</div></div>