Florian Schweikert
Florian Schweikert
I can't find any possibility to get the mimetype of a MultiStorageFieldFile, but this information would be very handy. For example displaying an audio icon for audio files by simple...
Imo the intuitive equivalent of None is null, currently it is "translated" to undefined. Qml (afaik) often accepts null as false for boolean attributes, but throws errors if its undefined.
Just found out to my surprise that the apistar client does not support async requests. As this project seems rather dead, maybe someone knows a similar one that implement async?...
first, thank you for your work, confz is very handy and makes my life much easier :) When I tried to use nested env variables like GROUP.PARAM, I realized this...