David Glick
David Glick
**Describe the bug** I have a content type that does not have `title` in the schema. But it has a title (calculated via a Python property on the server side)....
Based on #2351, but without trying to upgrade to webpack 5 at the same time. To do: - [ ] fix tests - [ ] determine and document any updates...
It uses project__package__name but should use project__package__name_managed if provided
@jjbennett suggested: Total wish list / nice to have but it'd awesome if cci prompted me and would say would you like to delete and recreate Y/N or something to...
Currently robotframework just shows the exception string which is not very useful.
It'd be nice to show build start/end times in the user's local timezone.
The docstring for IStorageCurrentRecordIteration.record_iternext gives this example of usage: >>> next = None >>> while 1: ... oid, tid, data, next = storage.record_iternext(next) ... # do things with oid, tid,...
@jacobian pointed out that it would be nice if `truststore` could also use client certs from the system trust store, particularly on devices that provide device identity by creating certs...