mirror of
https://github.com/pinry/pinry.git
synced 2026-01-17 20:52:05 +01: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.