Andrea Volpi
Andrea Volpi
Add Yoast SEO support on get_publishing_date and twitter meta image tag support on get_meta_img_url
I'm on Django 3 and i'm noticing that a high number of query happen at some point. Have anyone experienced the same behaviour?
## Description Related issue: #634 - Added support for parsing vmNameInVc attribute Edited: closes #634
### Describe the bug The struct **QueryResultVMRecordType** is missing the **VmNameInVc** attribute. Example XML response that shows that **vmNameInVc** attributes is present. ```xml ``` ### Reproduction steps 1. export GOVCD_SHOW_RESP=true...