How possible is it to use the ORM part of Django separate from  
everything else?

I'm planning to use Django for a webapp, but I'm also working on a  
GUI app that has to connect to remote server for database access and  
other stuff. Can I leverage the Django ORM in the GUI server/client  
app, or is there just too much webapp overhead to bother trying it?

If the former, what do I need to make everything work?

Todd

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