You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
is it possibile to use PyWebDAV as included library in my personal project? I would like to overwriteFileSystemHandler in order to serve data read from my personal DB.
So, I mean virtualize my DB such as a filesystem.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hello,
is it possibile to use PyWebDAV as included library in my personal project? I would like to overwrite
FileSystemHandler
in order to serve data read from my personal DB.So, I mean virtualize my DB such as a filesystem.
Thanks in advance
The text was updated successfully, but these errors were encountered: