django on jython: using derby as a backend

2008-01-15 Thread Tristan King
type, altho this can be represented as an int, i dont know what effect it would have elsewhere). anyways, i just thought i'd throw the idea out there incase anyone else, especially anyone who has a chance at implementing it, thinks it's a good idea.

Re: [Jython-dev] django on jython (new version)?

2007-09-23 Thread Tristan King
you were close :) "return unicode(self)" instead i've attached a test file to the bug i submitted at: https://sourceforge.net/tracker/index.php?func=detail&aid=1800378&group_id=12867&atid=112867 On Sun, 2007-09-23 at 12:55 -0700, Charlie Groves wrote: > Hi Tristan,

Re: django on jython (new version)?

2007-09-22 Thread Tristan King
out it for now. I was applying http://sourceforge.net/tracker/index.php?func=detail&aid=1799330&group_id=12867&atid=312867 this patch of Leo's. but it left me with the following compile error. [javac] /home/tristan/projects-local/jython/jython/src/org/python/core/PyUnicodeDeri

Re: django on jython (new version)?

2007-09-21 Thread Tristan King
{ exposed___init__(PyObject self,PyBuiltinFunction.Info info) { My question is. Why, if in CPython object.__unicode__ doesn't exist, why does it in jython? On 20/09/2007, at 7:30 PM, Tristan King wrote: I've been working on getting the django tutorial to work, and got up

Re: django on jython (new version)?

2007-09-20 Thread Tristan King
String code = obj.toString(); +String code = obj.toString().toLowerCase(); if(code.length() != 1) { throw Py.ValueError("typecode must be in [zcbhilfd]"); } i also applied the jython patch to fix the __module__ problems. and that

Re: django on jython (new version)?

2007-09-12 Thread Tristan King
124 is the most interesting) the changesets are a bit messed up since i have not updated all my files to reflect the current django-svn. below i'll post a description of all the things i've done so far for all who're interested. cheers --Tristan just a quick note: i'm

ORACLE - column at array pos 0 fetched with error: 1406

2007-03-21 Thread Tristan
#x27;"TESTDB_DBTEST"."CARACTER"', '"TESTDB_DBTEST"."TEXTO"', '"TESTDB_DBTEST"."MONTO"'] self Error in formatting:column at array pos 0 fetched with error: 1406 sql ' FROM "TESTDB_DBTEST" ORDER BY &qu

Re: How close are we to 0.96?

2007-03-09 Thread Tristan
Hi Russ: Do you have news about Oracle Sprint stuff? Will this be included in 0.96? Tristan. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email