Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Model Creation Optimization

Received: by 10.100.112.6 with SMTP id k6mr2937406anc.26.1198484994937;
        Mon, 24 Dec 2007 00:29:54 -0800 (PST)
Return-Path: <man...@softwaremaniacs.org>
Received: from softwaremaniacs.org ([66.150.227.57])
        by mx.google.com with ESMTP id y6si6592836nzg.1.2007.12.24.00.29.54;
        Mon, 24 Dec 2007 00:29:54 -0800 (PST)
Received-SPF: neutral (google.com: 66.150.227.57 is neither permitted nor denied by best guess record for domain of man...@softwaremaniacs.org) client-ip=66.150.227.57;
Authentication-Results: mx.google.com; spf=neutral (google.com: 66.150.227.57 is neither permitted nor denied by best guess record for domain of man...@softwaremaniacs.org) smtp.mail=man...@softwaremaniacs.org
Received: from [192.168.1.4] (ppp83-237-10-169.pppoe.mtu-net.ru [83.237.10.169])
	by softwaremaniacs.org (Postfix) with ESMTP id A675E85BC024;
	Mon, 24 Dec 2007 11:29:53 +0300 (MSK)
Message-ID: <476F6DFB.7030809@softwaremaniacs.org>
Date: Mon, 24 Dec 2007 11:29:47 +0300
From: Ivan Sagalaev <man...@softwaremaniacs.org>
User-Agent: Thunderbird 2.0.0.6 (X11/20071022)
MIME-Version: 1.0
To: django-developers@googlegroups.com
Subject: Re: Model Creation Optimization
References: <bee968d8-b32c-4fb2-a33c-1c1043c668ec@e6g2000prf.googlegroups.com>  <6464bab0712232103w7d28d1cdiedba12ae670f61@mail.gmail.com> <ee2ce764-3e86-47ca-aa97-dc3930ea0a35@e10g2000prf.googlegroups.com>
In-Reply-To: <ee2ce764-3e86-47ca-aa97-dc3930ea0a35@e10g2000prf.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

David Cramer wrote:
> With the latest trunk I actually had 4 unit test failures -- maybe my
> setup is screwed. http://www.pastethat.com/VulU5
> 
> These happened either way though, the same errors.

David, looks like your test DB is not created in utf-8 charset. Try 
these two settings: 
http://www.djangoproject.com/documentation/settings/#test-database-charset