mirror of
https://github.com/pinry/pinry.git
synced 2026-03-05 11:41:10 +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.