Jani:
Can you please provide a link to the "hacks" you mention for IronPython? I am preparing to run django with IronPython3 and any information on what people did to make IronPython work would be helpful.
--
Vernon Cole
On Monday, May 26, 2014 12:21:00 PM UTC+1, Jani Tiainen wrote:
-- Can you please provide a link to the "hacks" you mention for IronPython? I am preparing to run django with IronPython3 and any information on what people did to make IronPython work would be helpful.
--
Vernon Cole
On Monday, May 26, 2014 12:21:00 PM UTC+1, Jani Tiainen wrote:
You might be interested in suds library, it's basically lightweight SOAP stuff, it may work or it may not.
All depends quality of WSDL you do have.
And to my knowledge getting Django to run on IronPython requires some
hacks...
On Mon, 26 May 2014 04:09:19 -0700 (PDT)
shar100101 <voodoo...@gmail.com> wrote:
> Unfortunately Tastypie is not solution for me, because it uses Rest. I am
> using IronPython to run website and I still have not found solution to read
> Soap/Rest requests with IronPython.
>
> I was hoping that output form .Net service, sent using HTTP, can be used in
> Django. I tried using WebRequest class but it didn't work.
>
> --
> You received this message because you are subscribed to the Google Groups "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com .
> To post to this group, send email to django...@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users .
> To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/091eda56- .74a2-4b41-aa15-4f9a0c465daa% 40googlegroups.com
> For more options, visit https://groups.google.com/d/optout .
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b2c0f746-3e89-4193-8252-75fad068e2c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment