ANNOUNCE:- ibm_db_django-0.1.4 IBM Dataservers backend support for Django 1.1 Released

View: New views
3 Messages — Rating Filter:   Alert me  

ANNOUNCE:- ibm_db_django-0.1.4 IBM Dataservers backend support for Django 1.1 Released

by Tarun Pasrija1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


IBM_DB_DJANGO-0.1.4
-----------------------------------
IBM_DB_DJANGO adaptor enables access to IBM databases from Django
applications http://www.djangoproject.com/. The adaptor is developed
and maintained by IBM.

What's New?
--------------------
We are pleased to announce the release of ibm_db_django-0.1.4 to
support Django 1.1 and 1.0.x. We have kept the backward compatibility
so that users who have not migrated from 1.0.x to 1.1 can still use
the same adaptor.

Note:- Updation from from ibm_db_django-0.1.0 to ibm_db_django-0.1.4
---------------------------------------------------------------------------
------------------
The name of the adaptor (in Django terminology, the DATABASE_ENGINE)
has been changed to 'ibm_db_django' from this version onwards (in
earlier versions it was 'db2'). For your existing apps please
remember
to change this once you upgrade to ibm_db_django-0.1.4
The 'DATABASE_ENGINE' field in settings.py should as below when using
ibm_db_django-0.1.2
   DATABASE_ENGINE    = 'ibm_db_django'
(In version 0.1.0, it is "DATABASE_ENGINE    = 'db2' " )

SVN access to the source
---------------------------------------
http://code.google.com/p/ibm-db/source/browse/trunk/IBM_DB/ibm_db_django/

Installation
----------------
$ easy_install ibm_db_django

Feedback/Suggestions/Issues
--------------------------------------------
You can provide us feedback/suggestions, or report a bug/defect, or
ask for help by using any of the following channels:
1. Mailing us at opendev@...
2. Opening a new issue at http://code.google.com/p/ibm-db/issues/list.
3. By opening new discussion at http://groups.google.co.in/group/ibm_db.
For prerequisites, installation steps and help details, visit -
http://code.google.com/p/ibm-db/wiki/ibm_db_django_README
Try this out and let us know you valuable feedback. Have fun.

Cheers,
Tarun Pasrija
Open Source Application Development
IBM India Software Labs

DB2 Cobra is now available. Download Express-C for free, go to:
---------------------------------------------------------------------------
-----------------
https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=swg-db2expressc&S_CMP=ECDDWW01&S_TACT=ACDB206
--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: ANNOUNCE:- ibm_db_django-0.1.4 IBM Dataservers backend support for Django 1.1 Released

by Tarun Pasrija1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Mistakably I have missed the What's New section so here is goes:-

What's New??
---------------------

This version has added support for the following-
- ZOS support included
- ibm_db google code issue no - 25 Implementation change for
sequence_reset_sql
   in operations.py.


Thanks and Regards
Tarun Pasrija
Open Source Application Development
IBM India Software Labs

On Oct 22, 9:49 am, Tarun Pasrija <tarun.pasr...@...> wrote:

> IBM_DB_DJANGO-0.1.4
> -----------------------------------IBM_DB_DJANGOadaptor enables access to IBM databases from Django
> applicationshttp://www.djangoproject.com/. The adaptor is developed
> and maintained by IBM.
>
> What's New?
> --------------------
> We are pleased to announce the release ofibm_db_django-0.1.4 to
> support Django 1.1 and 1.0.x. We have kept the backward compatibility
> so that users who have not migrated from 1.0.x to 1.1 can still use
> the same adaptor.
>
> Note:- Updation from fromibm_db_django-0.1.0 toibm_db_django-0.1.4
> ---------------------------------------------------------------------------
> ------------------
> The name of the adaptor (in Django terminology, the DATABASE_ENGINE)
> has been changed to 'ibm_db_django' from this version onwards (in
> earlier versions it was 'db2'). For your existing apps please
> remember
> to change this once you upgrade toibm_db_django-0.1.4
> The 'DATABASE_ENGINE' field in settings.py should as below when usingibm_db_django-0.1.2
>    DATABASE_ENGINE    = 'ibm_db_django'
> (In version 0.1.0, it is "DATABASE_ENGINE    = 'db2' " )
>
> SVN access to the source
> ---------------------------------------http://code.google.com/p/ibm-db/source/browse/trunk/IBM_DB/ibm_db_dja...
>
> Installation
> ----------------
> $ easy_installibm_db_django
>
> Feedback/Suggestions/Issues
> --------------------------------------------
> You can provide us feedback/suggestions, or report a bug/defect, or
> ask for help by using any of the following channels:
> 1. Mailing us at open...@...
> 2. Opening a new issue athttp://code.google.com/p/ibm-db/issues/list.
> 3. By opening new discussion athttp://groups.google.co.in/group/ibm_db.
> For prerequisites, installation steps and help details, visit -http://code.google.com/p/ibm-db/wiki/ibm_db_django_README
> Try this out and let us know you valuable feedback. Have fun.
>
> Cheers,
> Tarun Pasrija
> Open Source Application Development
> IBM India Software Labs
>
> DB2 Cobra is now available. Download Express-C for free, go to:
> ---------------------------------------------------------------------------
> -----------------https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=swg-...
--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: ANNOUNCE:- ibm_db_django-0.1.4 IBM Dataservers backend support for Django 1.1 Released

by Anton Bessonov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Please don't write "ANNOUNCE". This make no sense and seems ugly.

Tarun Pasrija schrieb:

> Mistakably I have missed the What's New section so here is goes:-
>
> What's New??
> ---------------------
>
> This version has added support for the following-
> - ZOS support included
> - ibm_db google code issue no - 25 Implementation change for
> sequence_reset_sql
>    in operations.py.
>
>
> Thanks and Regards
> Tarun Pasrija
> Open Source Application Development
> IBM India Software Labs
>
> On Oct 22, 9:49 am, Tarun Pasrija <tarun.pasr...@...> wrote:
>  
>> IBM_DB_DJANGO-0.1.4
>> -----------------------------------IBM_DB_DJANGOadaptor enables access to IBM databases from Django
>> applicationshttp://www.djangoproject.com/. The adaptor is developed
>> and maintained by IBM.
>>
>> What's New?
>> --------------------
>> We are pleased to announce the release ofibm_db_django-0.1.4 to
>> support Django 1.1 and 1.0.x. We have kept the backward compatibility
>> so that users who have not migrated from 1.0.x to 1.1 can still use
>> the same adaptor.
>>
>> Note:- Updation from fromibm_db_django-0.1.0 toibm_db_django-0.1.4
>> ---------------------------------------------------------------------------
>> ------------------
>> The name of the adaptor (in Django terminology, the DATABASE_ENGINE)
>> has been changed to 'ibm_db_django' from this version onwards (in
>> earlier versions it was 'db2'). For your existing apps please
>> remember
>> to change this once you upgrade toibm_db_django-0.1.4
>> The 'DATABASE_ENGINE' field in settings.py should as below when usingibm_db_django-0.1.2
>>    DATABASE_ENGINE    = 'ibm_db_django'
>> (In version 0.1.0, it is "DATABASE_ENGINE    = 'db2' " )
>>
>> SVN access to the source
>> ---------------------------------------http://code.google.com/p/ibm-db/source/browse/trunk/IBM_DB/ibm_db_dja...
>>
>> Installation
>> ----------------
>> $ easy_installibm_db_django
>>
>> Feedback/Suggestions/Issues
>> --------------------------------------------
>> You can provide us feedback/suggestions, or report a bug/defect, or
>> ask for help by using any of the following channels:
>> 1. Mailing us at open...@...
>> 2. Opening a new issue athttp://code.google.com/p/ibm-db/issues/list.
>> 3. By opening new discussion athttp://groups.google.co.in/group/ibm_db.
>> For prerequisites, installation steps and help details, visit -http://code.google.com/p/ibm-db/wiki/ibm_db_django_README
>> Try this out and let us know you valuable feedback. Have fun.
>>
>> Cheers,
>> Tarun Pasrija
>> Open Source Application Development
>> IBM India Software Labs
>>
>> DB2 Cobra is now available. Download Express-C for free, go to:
>> ---------------------------------------------------------------------------
>> -----------------https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=swg-...
>>    
> >
>
>  


--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---