Hey, i'm developing both a website and real-time network application,
and i'm using django for the website bits and twisted for the real-time
app (multiplayer games). I'd like to share the some of the DB info
between the two applications, and am wondering what the easiest way to
do this would be? It would be great if i could just import the DB stuff
into my Twisted app, and be able to us it as i do in the django app.

Any suggestions?

Thanks!


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to