I'm looking to support SOAP as Client and Server thru Django. Spyne looks
good. Is there any way to convert WSDL or XSD to Django Model?
Does anybody have an example of support for generally available WSDL like
Google search?
--
You received this message because you are subscribed to the Googl
In https://docs.djangoproject.com/en/1.4/topics/testing/ , individual tests
can be run. It works well for unit tests in tests.py. It should work for
doctest in model.py. I can not understand how to specify a doctest.
$ ./manage.py test animals.classify
Thanks,
ben
--
You received this messag
2 matches
Mail list logo