>You could use SQLAlchemy to access your forum database, as long as you
>don't need it in the admin.

As, I just need to access the other DB in one place, I think this is
the way to go here.

On Apr 17, 7:50 pm, "Ariel Mauricio Nunez Gomez"
<[EMAIL PROTECTED]> wrote:
> On Thu, Apr 17, 2008 at 6:00 AM, shabda <[EMAIL PROTECTED]> wrote:
>
> > I have a forum(non-Django) and a Django app both are in different
> > databases.
>
> Can you install django on the forum database? It would probably make your
> life a lot easier as you could write custom django models to use the forum
> app tables and handle them via the admin or scripts.
>
> Regards,
> Ariel.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to