fangebee

Results 4 issues of fangebee

Hi, I've implemented the following missing function for managing Rocketchat Teams, I thought I would share this work, even if some endpoints are still missing.

no-pr-activity

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

bug
0. Needs triage
feature: sharing

When trying to completely destroy a VM I got "Error 500" and the following stracktrace in logs: ``` File "/srv/webvirtcloud/instances/views.py", line 408, in destroy instance.proxy.delete_all_disks() File "/srv/webvirtcloud/vrtManager/instance.py", line 1257, in...

Hi there, some pages return Error 500 with the following trace in webvirtcloud.log: ``` value = self._resolve_lookup(context) File "/srv/webvirtcloud/venv/lib/python3.9/site-packages/django/template/base.py", line 890, in _resolve_lookup current = getattr(current, bit) File "/srv/webvirtcloud/venv/lib/python3.9/site-packages/django/utils/functional.py", line...