I am am trying to write a server to communicate with a bit of hardware
in python which will want to communicate with my django project
database. Obviously I can use sqlobject to connect to the database but
is there a way I can incorporate django into my server to connect to
the database and use the django models?

I am new to python,django and network programming all at once so any
help would be appreciated.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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