VDShark
VDShark
In model I have FK. In admin sorting by this field rely on default value (but not language-specific). There is example of the query ``` ... ORDER BY "some"."name" DESC...
Hi there. Are you testing file proxying? I'm faced with this error. I'm little diving in the problem, and found this place: rest_framework_proxy/utils.py:61 ```return b'\r\n'.join(output)``` Maybe I don't understand something,...
Hello. It looks like the custom publication icon doesn't work properly when using ghost-digitalocean storage adapter. I didn't dive too deep, but probably the problem in the storage. Steps to...