Files
Pinry/pinry/core/tests/helpers.py
Krzysztof Klimonda e71452c68f Use a relative path for the test image
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.
2013-03-27 21:07:22 +01:00

2.4 KiB