Hi John,

I have it up and running using the introspection-dev branch, but then
I wrote it. Or adapted it. Or at least made it into a django app...
Something like that anyway. Anyroadup I'm responsible for it, so if
you've got a problem it's my job to help you solve it :)

I'm sorry that you're having trouble and, for the sake of getting it
said, the documentation that exists sucks and that which doesn't suck
doesn't exist, something that I'm working to fix at present.

Can you give me some more details about your setup? Ideally, I'd need
to see the XMLRPC_METHODS section of settings.py and the entry in your
urlconf (urls.py) that points to handle_xmlrpc.

Cheers,

Graham

John Goodleaf wrote:

> Does anyone have django_xmlrpc running successfully? I have been trying
> to get the introspection-dev branch running but am running into some
> problems. I feel sure it's my fault. I'm not sure how to wire up
> django_xmlrpc with settings and urls.py. I can get the system to run
> and, apparently, register a function, but I've been trying to rest it
> with xmlrpclib and can't get a response that isn't either a 404 or 500.
> Anyone have an example they can share, including the settings and urls?
> Thanks,
> J


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to