On 19-Nov-07, at 11:52 AM, Malcolm Tredinnick wrote:
>> I am running python2.5 and django version 6700. I am getting the
>> error from makemessages.py that 'unnamed arguments cannot be properly
>> localised'. The string complained off is:
>>
>> return u"%s %s" %(self.username,self.email)
>
> I b
On Mon, 2007-11-19 at 11:30 +0530, Kenneth Gonsalves wrote:
> hi,
>
> I am running python2.5 and django version 6700. I am getting the
> error from makemessages.py that 'unnamed arguments cannot be properly
> localised'. The string complained off is:
>
> return u"%s %s" %(self.username,self
2 matches
Mail list logo