I develop my current project with python 2.7 and 3.3 and so far my problem
is not with django being 3.x compatible but critical/popular third-party
packages like PIL, django-debug-toolbar etc not being python 3 ready. I
hope those and several other packages will be ported to python 3, since
Python 3 has some very nice features not available in 2.x and it solves all
my unicode issues being a programmer which often deal with non-english
characters.

So far I've had no problems using python 3 and django. All problems I've
encountered has been caused by thrid-party packages, my own packages
included :-|


On Thu, Apr 11, 2013 at 3:36 PM, Mark Lybrand <mlybr...@gmail.com> wrote:

> I understand that there is only experimental support for Python 3.x in
> Django 1.5.  Is there any feeling for how far out a stable version of
> Django using Python 3.x might be?  I understand that any answer is likely
> to be conjecture and guessing and that is okay.  I am just trying to gauge
> if I am looking at a matter of months or a year or if it something that may
> be 3 or 5 or more years out.
>
> Thanks in advance.
>
> --
> Mark :)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Mvh/Best regards,
Thomas Weholt
http://www.weholt.org

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to