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

Reply via email to