On Mar 12, 3:02 am, nameless <[email protected]> wrote: > Hi at all. > I need to create a blogging system with Django+Apache+Postgresql and a > twitter-like app with Erlang+Yaws+Mnesia. > > How can I execute erlang code through django views ?
WSGI to the rescue! http://packages.python.org/twod.wsgi/manual/embedded-apps.html -- 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.

