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