Hi,

I search a way ton simply use my sqlalchemy model in a django project.
The database already exists (created by sqlalchemy) and I would like
to use sqlachemy request on it.
I spent a lot of time to search how to do that, I don't want to use
inspectdb to create a django model but use sqlalchemy only.  Is
someone know how to do that ? I suppose that import my SQLAlchemy
model is the first step but I don't know where enter informations
about my db and how to use sqlalchemy functions.

Thank you for helping me,

Webdexter

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to