django-imagekit
django-imagekit copied to clipboard
Error 400 on three page loads
I have an error 400 on the three consecurive page loads. I check the error in production and it's due to the image path tries to write the image root folder, then search the project folder then search the correct path in uploads folder. here is a image:
Django version is 2
Thank you for your report. Unfortunately I'm not developing on Windows and can't test it. If you are willing to help and can diagnose where the problem is I will be very grateful.
I will debug and try to make a pull request
Thank you very much!
@KhanMaytok, did you managed to solve the problem?