Django WSGI compliant?

2 messages Options
Embed this post
Permalink
Tim Knapp

Django WSGI compliant?

Reply Threaded More More options
Print post
Permalink
Hi (specifically Marek but et al),

Just wanted to start up a conversation prior to this Friday as could get
the mental juices flowing prior to then (and some dialogue too :). I was
just wondering if Django is WSGI compliant as repoze[1] is an effort to
make Zope/Plone WSGI complaint and means we can *plug* zope into any
python web app/environment and vice versa.

Where I'm going with this question is I was hoping to maybe do some
experimenting with this this Friday.

Thanks,
Tim

[1] http://repoze.org

_______________________________________________
NZZUG mailing list
[hidden email]
http://lists.thevirtual.co.nz/cgi-bin/mailman/listinfo/nzzug
Marek Kuziel

Re: Django WSGI compliant?

Reply Threaded More More options
Print post
Permalink
Hi guys,

Django has WSGI handler in its core and few people around the Net are
running Django on WSGI servers (ie. flup[1], modwsgi[2]).

I'll try to get Django working locally on my laptop running either on
flup or modwsgi by Friday (depends whichever is easier to install on
OSX) so we can do some experiments.

I must say I do not have much experience with WSGI setup. I run Django
usually on Apache with mod_python either directly or with nginx [3] in
front of Apache.

Cheers,
Marek

[1] http://trac.saddi.com/flup
[2] http://code.google.com/p/modwsgi/
[3] http://nginx.net/

On Jan 23, 2008 7:13 AM, Tim Knapp <[hidden email]> wrote:

> Hi (specifically Marek but et al),
>
> Just wanted to start up a conversation prior to this Friday as could get
> the mental juices flowing prior to then (and some dialogue too :). I was
> just wondering if Django is WSGI compliant as repoze[1] is an effort to
> make Zope/Plone WSGI complaint and means we can *plug* zope into any
> python web app/environment and vice versa.
>
> Where I'm going with this question is I was hoping to maybe do some
> experimenting with this this Friday.
>
> Thanks,
> Tim
>
> [1] http://repoze.org
>
> _______________________________________________
> NZZUG mailing list
> [hidden email]
> http://lists.thevirtual.co.nz/cgi-bin/mailman/listinfo/nzzug
>



--
Marek Kuziel <[hidden email]> http://kuziel.info/
Encode Ltd <[hidden email]> http://encode.net.nz/
Phone: +64 3 332 5949, Mobile: +64 21 1727255
Skype: vshivak, Twitter: http://twitter.com/vshivak
Jabber: [hidden email]
_______________________________________________
NZZUG mailing list
[hidden email]
http://lists.thevirtual.co.nz/cgi-bin/mailman/listinfo/nzzug