When i use slik, the uwsgi log always throws an exception like that: Response to request with pk 477be949-b329-4cf4-b617-dc41f8408a9a has content type text/javascript but was unable to parse it.
But, if i change the param "text/javascript" which in the "silk/model_factory.py" into "application/javascript" , it will be fixed...........
When i use slik, the uwsgi log always throws an exception like that: Response to request with pk 477be949-b329-4cf4-b617-dc41f8408a9a has content type text/javascript but was unable to parse it.
But, if i change the param "text/javascript" which in the "silk/model_factory.py" into "application/javascript" , it will be fixed...........