Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django adapter (alpha) based on PyDB2 - contribution #10

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 5 comments
Closed

Django adapter (alpha) based on PyDB2 - contribution #10

GoogleCodeExporter opened this issue Mar 16, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Hi, 
I was inspired by this thread:
http://groups.google.com/group/ibm_db/browse_thread/thread/18d3eec89eca7e7b
so I send you Django adapter (alpha) based on PyDB2. 

This is based on Django 0.96 release. I needed django working on db2 and
did adapter by looking at code of other adapters. Module is functional in
my environment, but ... Didn't runned django tests against db2 module, so
probably lot of problems still exist.

In attachment you'll find:
 - db2 folder from django.db.backends folder
 - django_db2_adapter_0.96.diff - diff agains slightly modified django 0.96
release

I'm very glad that this project exists, finally python/sqlalchemy have
proper db2 driver. I'm hoping that you'll use this work (or not ;) ), and 
fill the gap for db2-pythonists - django-db2 adapter. Continue with the
good work. 

Regards, 
Robert

Original issue reported on code.google.com by trebor74hr@gmail.com on 9 Apr 2008 at 1:30

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants