mark doerr

Results 38 issues of mark doerr

Dear developers, JSON de-serialization fails with the following Error: >python data_grpc_client.py Traceback (most recent call last): File "/my_data/data_grpc_client.py", line 8, in for datum in stub.List(my_data.lara_data_pb2.DataListRequest()): File ".../python3.9/site-packages/grpc/_channel.py", line 426, in...

I have a django project with > 10 different apps, each having a gRPC interface. What is the cleanest way to register all gRPC handlers in your framework ? It...

I cannot access GRPC_FRAMEWORK user settings properly (might be a bug in line 97 of your setting.py module): I specified some user settings in my django settings file: settings.py `...

Hi Zotero developers, I am not able to compile the web-library with Node.js 19.0 under linux (latest linux mint). I attached the error messages to the issue. Do you have...

Dear **django-tables2** developers, I am struggling adding a checkbox column for submitting the selected items to e.g. a chart/basket. How would one submit selected table columns to a view and...

Hi, how would I do some edit/ updates / delete on a column with nice bootstrap icons in one columns ? Could you please add an example, where it is...

Dear @kostyay, thanks a lot for your inspiring gRPC-web introduction at [torq.io](https://torq.io/blog/grpc-web-using-grpc-in-your-front-end-application/). I am currently working on an update of this tutorial - with an updated gRPC-toolchain. For that I...

Hi django-grpc-framework developers, @fengsp, @sobolevn and @montagu, there is a nicely developed fork of this repo at [django-socio-grpc](https://github.com/socotecio/django-socio-grpc). Wouldn't it be great to join forces and develop the django-grpc-framework together...

When creating a github group for developing of python based semantic web technology / ontology tools and standards [semanticPy](https://github.com/semanticpy), I came across this pysemtec group with some people already collaborating....

Additionally to the current working directory, it would be nice to also store the python virtual environment that is currently used in the config file and re-activate it on Session...