Alexis Yushin

Results 100 comments of Alexis Yushin

I am trying to inherit ContentWall with ContentPopup(ContentWall) and then override content_walls on all my pages, but I got stuck with this: ``` django.core.exceptions.FieldError: Local field 'content' in class 'ContentPopup'...

OK, so revisiting this, will open a new issue for wagtailstreamforms, I've been banging my head against the wall for quite some time but any mechanism with EXTRA_*_STREAMFIELD_BLOCKS would lead...

One should check django-otp and django-df-auth

This is what we use in production https://github.com/djangoflow/terraform-kubernetes-django We moved from cookiecutter to copier, but it's quite similar.

+1 on the docs, i wasted so much time figuring obvious things out, this kind of kills all the upsides of this wonderful package

any idea how to remove those events from the database? I have the same problem.

is there a stable version of this bridge?

We use kubernetes for django deployment (also possible with side containers) directly by using terraform. Maybe this works for zulip too: https://github.com/djangoflow/terraform-kubernetes-django (no need for helm or kustomize)