django-imagekit icon indicating copy to clipboard operation
django-imagekit copied to clipboard

Error 400 on three page loads

Open KhanMaytok opened this issue 6 years ago • 4 comments

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:

image

Django version is 2

KhanMaytok avatar Nov 03 '18 01:11 KhanMaytok

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.

vstoykov avatar Nov 03 '18 15:11 vstoykov

I will debug and try to make a pull request

KhanMaytok avatar Nov 04 '18 17:11 KhanMaytok

Thank you very much!

vstoykov avatar Nov 05 '18 09:11 vstoykov

@KhanMaytok, did you managed to solve the problem?

vstoykov avatar Feb 05 '19 23:02 vstoykov