Lee Connell wrote:
> Will there be an issue using the django ORM in twisted, being an
> asynchronous framework? Is there going to be threading issues i need
> to be aware of?
Yes, there are issues. :-) The ORM, as the whole of Django, is synchronous
code, and not aware of the async events execut
Will there be an issue using the django ORM in twisted, being an
asynchronous framework? Is there going to be threading issues i need
to be aware of?
On Aug 22, 1:07 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On 8/22/07, Lee Connell <[EMAIL PROTECTED]> wrote:
>
> > Thanks for response, how
On 8/22/07, Lee Connell <[EMAIL PROTECTED]> wrote:
> Thanks for response, how do i setup a "minimal" django app? just
> create a settings file that describes the model and then import django
> and apply those settings?
http://www.djangoproject.com/documentation/settings/#using-settings-without-s
Thanks for response, how do i setup a "minimal" django app? just
create a settings file that describes the model and then import django
and apply those settings?
On Aug 21, 9:25 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On 8/21/07, Lee Connell <[EMAIL PROTECTED]> wrote:
>
> > I was wonder
On 8/21/07, Lee Connell <[EMAIL PROTECTED]> wrote:
> I was wondering if it was easy and if there are examples of using
> django's ORM and even the authentication system in contrib outside of
> django, say in a twisted network application?
http://groups.google.com/group/django-users/search?group=d
I was wondering if it was easy and if there are examples of using
django's ORM and even the authentication system in contrib outside of
django, say in a twisted network application?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the
6 matches
Mail list logo