Re: test suite fails in release 10604

2009-04-22 Thread Karen Tracey
On Mon, Apr 20, 2009 at 11:11 AM, jeffhg58 wrote: > > Hi, > > after I've updated to svn release 10604, django's test suite fails > with this message, using sqlite3 and python 2.6 on windows xp: > > Failures are also located in http://dpaste.com/34864/ > > Failure 1 is the same as http://code.djan

Re: [JOB] Python/Django Developer, 3-months - NYC

2009-04-22 Thread Alex Gaynor
On Wed, Apr 22, 2009 at 12:12 PM, OSS wrote: > > Our NYC client is a four-year-old multidisciplinary agency > specializing in the true marriage of consumer insight, brand strategy > and design. Serving as strategic and visual consultants for clients, > they provide top tier thinking in all forms

[JOB] Python/Django Developer, 3-months - NYC

2009-04-22 Thread OSS
Our NYC client is a four-year-old multidisciplinary agency specializing in the true marriage of consumer insight, brand strategy and design. Serving as strategic and visual consultants for clients, they provide top tier thinking in all forms of branding. Located in a top floor loft in the heart o

data type in models of admin/auth for oracle backend

2009-04-22 Thread Frank Liu
Hi All, I would like to know if it is possible to change the following columns from NCLOB to NVARCHAR2(4000) for the oracle backend. auth_message.message django_admin_log.object_id django_admin_log.change_message The reason is that currently I am trying to deploy a django project on an oracle u