Robert Stein

Results 96 comments of Robert Stein

**TLDR** Static placeholders within the template used by the `show_menu` template tag do not appear within the structure mode sidebar. **Explanation** I also noticed that some StaticPlaceholders, not all, do...

I experienced this in other installations as well. Updated the environment from another project.

It looks like the `stowaway` deployment is not ready. Could you please provide us with the logs of the `stowaway` pod?

Thank you! Could you describe the `stowaway` replicaset?

That seems strange! Thanks for reporting! I suspect there is something wrong with your output though. It looks like the output itself is from `unbridge` not from `list --bridges`. Could...

@Schille could you define what you mean by "gefyra running"? The operator? Bridges? Containers?

- cluster connection - operator running - probe works - local gefyra network available - cargo available - stowaway running - namespace writable - how many containers running - how...

This would also be very, very useful for the Docker extension.

@lory87 sure. We are using Django 1.8.4, django-filer 1.2.0, Django CMS 3.2.3. There are no errors in the console, all files are served as expected. We did clear the cache,...

After executing `collectstatic` everything works as expected. Do you have an explanation? Why is it necessary only for django-filer in development with `DEBUG=True`? Actually the `runserver` should manage to serve...