I remember "way back in the day" when Userland was paving way for what was to become xml-rpc, feeds etc ( if I remeber correcly ), the core was a web application running at localhost only. Worked great! I like the idea and allready have a project for something like this. I've tried wxpython, pyqt etc and I still make stuff way faster using django. It doesn't fit every project though.
And another thing; there have been discussion about how to distribute django projects and a django project distributed as a single binary, a setup.exe on windows for instance? Sounds nice. Thomas On Wed, Aug 24, 2011 at 11:18 AM, Gelonida N <gelon...@gmail.com> wrote: >> Curious concept, using Django for a desktop application. >> >> Can't think of any reason why you couldn't at least try it :) >> >> Cal >> >> > Original poster was rather clear I think, > >> > it seems its orm can be used in destop application, isn't it? > > > It could make sense to use Django orms, because one knows already django > orms, but one doesn't know SqlAlchemy or any other orms. > > This use case is possible, but not that nicely supported. > you. > > > You can also search for the thread > "import django models without runing the server", > > which would also be applicable for desktop applications using > django orms > > > On 08/23/2011 07:36 PM, Cal Leeming [Simplicity Media Ltd] wrote: > > -- > 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 > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.