I.

Results 4 comments of I.

Did you solve this problem? I need to insert a list of references inside the embedded documents. I did not have any problem with mongoengine, but I'd like to use...

Thank you @srebhan, I will post an issue there

Is there a way to share dashboards privatelly, i.e. with login? Making the dashboard public would be great, but even the possibility to share the dashboard without sharing the rest...

> same problem spotted. > > For the self-saving solution, I have to change all the `force_text` to `force_str` like this: > > ``` > try: > from django.utils.encoding import...