mirror of
https://github.com/pinry/pinry.git
synced 2026-06-21 13:39:57 +02:00
It's part of the issue #20 (weird path on Windows). Django File class used a full file path which resulted in path like C:\Example\pinry\static\C:\... which is obviously invalid.