Scott Sharkey
Scott Sharkey
Hi guys - new to wagtail-grapple (great product, btw). I am seeing references to register_streamfield_block in several places in the example, but no definition of exactly what it is, or...
Hello All, Trying to create a custom condition. Here is the code (which I have put in conditions.py in my django project, and imported. ```python @conditions.register('is_tester') def is_tester_condition(request=None, **kwargs): """...
I have installed this in my project. I have imported logging in the settings.py file. I've defined a DDRR dictionary: DDRR = { "ENABLE_REQUESTS": True, "ENABLE_RESPONSES": False, "LEVEL": "DEBUG", }...
Have you tried this with PodMan?