Re: Regression test suite for 1.0.2 version

2009-04-14 Thread Ambrish Bhargava
Thanks a lot. Regards, Ambrish Bhargava On Apr 14, 5:40 pm, Russell Keith-Magee wrote: > On Tue, Apr 14, 2009 at 7:44 PM, Ambrish Bhargava > > wrote: > > > Hi, > > > I downloaded Django 1.0.2 > > from:http://www.djangoproject.com/download/1.0.2/tarball/. >

Regression test suite for 1.0.2 version

2009-04-14 Thread Ambrish Bhargava
me how can I get 1.0.2 specific regression test suite (I mean what is the revision number attached to 1.0.2 release)? Regards, Ambrish Bhargava --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers&q

Re: Problem while writing new backend support

2009-01-05 Thread Ambrish Bhargava
emove this? Thanks in advance. Regards, Ambrish Bhargava --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To u

Re: Non-standard SQL generated in column definition for nullable columns in create table DDL

2008-12-17 Thread Ambrish Bhargava
Hi Ian, I have opened a ticket for the same. Please follow the link for the same: http://code.djangoproject.com/ticket/9862. Regards, Ambrish Bhargava --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "D

Non-standard SQL generated in column definition for nullable columns in create table DDL

2008-12-15 Thread Ambrish Bhargava
on.sql_create_model'. Ideally I would like to override a method just to provide the 'SQL string' for the column definition, rather than the whole create table DDL string. Regards, Ambrish Bhargava --~--~-~--~~~---~--~~ You received this message because you ar

Re: Problem while writing new backend support

2008-12-03 Thread Ambrish Bhargava
the test suite running and trying to get clarity on things remaining that I need to address. I wanted an easy way to remove the encoding failures to get a better picture of the count of remaining failures. Regards, Ambrish Bhargava On Dec 4, 10:51 am, Malcolm Tredinnick <[EMAIL PROTECTED]>

Re: Problem while writing new backend support

2008-12-03 Thread Ambrish Bhargava
Hi, Its the other way around, the database for sure does support unicode, the driver does not handle it as of yet, which is planned for shortly. The database is DB2. Did not know i was concealing that. Regards, Ambrish Bhargava --~--~-~--~~~---~--~~ You received

Re: Problem while writing new backend support

2008-12-03 Thread Ambrish Bhargava
problem? Regards, Ambrish Bhargava --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this g

Problem while writing new backend support

2008-11-25 Thread Ambrish Bhargava
f this I am getting SQL ERROR. How can I over come this problem? Regards, Ambrish Bhargava --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to djan