Re: How/where to call setlocale

2014-09-16 Thread rettevhcirlu
Hi, I ran into a similar problem yesterday while programming a web shop with Django (Version 1.6, Python version 3.3) where language switching should immediately have an effect on the way prices, etc. are displayed (doing so by a in the template and redirecting back to the page where it was c

Re: Best way to learn Django considering Python versions and etc.

2013-12-10 Thread rettevhcirlu
Dear Bruce, being myself a Python programmer for more than 16 years I only recently started usind django when I was looking for a way to set up a web application. The reason for this choice is motivated by the positive experience I always had with Python and so I dived into Django. Now when it