Use a module like tastiepy develop your desktop client in your preferred language and have it communicate to django via REST.
Sent from my iPhone On Dec 18, 2012, at 1:43 PM, Jonas Geiregat <[email protected]> wrote: > > >> Hi >> >> I am very comfortable with Django, and I was wondering about whether there >> is some way to convert a Django web app into a Desktop app (may be not >> 100%), so that I can distribute it to users. May be wrapping it in a light >> web server "if there is something like this". >> > > You might try http://www.python-camelot.com/ > > -- > 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. -- 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.

