Mykhailo Havelia
Mykhailo Havelia
As example, we can do it like this https://reactjs.org/community/examples.html List of **name** - `short description.` (without structure of project, only link to GitHub)
something like this https://github.com/britter/spring-boot-heroku-demo?
Sure. The current instance is only used to produce messages
@TEH30P hi. i do research connected with zombie consumers after problem with network and maybe your issue is related with it. I have try to use your snippet to reproduce...
https://github.com/aio-libs/aiohttp_admin/pull/490 - Done I think we need create a new release. And in future will be great if we hard code versions of dependences in setup file.
I tried to create a new release with tags but we don't have this feature in our CI, so I need PyPI key for do that. @jettify did u do...
A quick solution for u it's to look at the [demos](https://github.com/aio-libs/aiohttp_admin/tree/master/demos). There u can see how to use aiohttp_admin.
Thx for your feedback. If i understand correct you have problem with `json_response` function from utils. Quick solution without copy-paste is monkey patch. ```python import aiohttp_admon aiohttp_admin.utils.json_response = my_patch_function ```...
@vladz hi! ci now works fine 🙂. Can u correct your pull request, please?