Wednesday, September 2, 2015

Re: webdav


On Sep 1, 2015 3:55 AM, "Pawanesh Gautam" <pawneshg@gmail.com> wrote:
>
> whats the use of webdav in django project ?
>

WebDAV and Django are usually handled separately. Normally WebDAV is hooked directly into the web server.

Not to say that Django couldn't offer such services; it would seem easier to do this through  established and battle-tested mechanisms that are already necessary and present for a Django installation anyway.

Can you be more explicit in what you are trying to accomplish?

-James

--
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/CA%2Be%2BciVZGhhv7a5VGyroAyq6uz4LkBJP1DYds7_UCG75cdYniw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment