oh sh*t, that was it!
So stupid :)
Thanks!
On 24 Aug, 21:01, msaelices <[EMAIL PROTECTED]> wrote:
> Maybe you have an __init__.py inside locale directory?
>
> On 16 ago, 13:12, dcoy <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > I'm trying to deploy my django project to my VPN (CentOS 5 python
> >
Maybe you have an __init__.py inside locale directory?
On 16 ago, 13:12, dcoy <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to deploy my django project to my VPN (CentOS 5 python
> 2.4). I'm having ALL kinds of issues, nothing seems to work after
> following the steps in the installation docume
I ran into this problem as well when I upgraded to the most recent
django trunk. I found out about it because my tests failed the
following error:
from locale import normalize
ImportError: cannot import name normalize
Whoever is writing the patch for ticket #5494 (http://
code.djangoproject.co
3 matches
Mail list logo