Evgeny Chuvelev

Results 4 comments of Evgeny Chuvelev

I resolved this issue by resolving references in my swagger spec first before provide it to swagger-ui. Here is the repo shows how to do it - https://github.com/chuve/swagger-multi-file-spec Hope it...

Have the same issue on version **2.0.4**

> Why not lookup the language code for the root_page of the requested site and activate that? Something like: > > ``` > from django.utils.translation import activate > from wagtail.core.models...

Have the same issue... Is there are any workaround to create a separate page tree for a different locale?