Hi, As a Norwegian user of Django and python user I've spent countless hours dealing with unicode-problems. As I ported DSE to Python 3 a while ago I also discovered that all my unicode problems were solved if I started using Python 3. Probably old news to most of you, or maybe not even relevant, but it's a make-or-break-situation for me and my potential users and customers. So all my latest django-based projects have been developed using Python 3.3 with great success.
But the only problem now is the lack of python-packages supporting Python 3, mainly PIL ( or the pil-fork pillow ), django-debug-toolbar, django-celery etc. Are there any focus in the community on getting packages ready for python3? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

