Laurent Lasudry
Laurent Lasudry
@iacobfred I would add [django-mptt](https://github.com/django-mptt/django-mptt) to your list. Even if its maintenance status is not clear, it has interesting features (template tags & form fields for my usecases). I am...
> @laulaz This: > > ``` > python:'configure_faceted.html' in request.get("URL0", "") > ``` > > may work as well @avoinea For any "normal" attribute, yes it works. But not for...
@avoinea it is possible (and working fine), for example : https://github.com/zopefoundation/Products.ZCatalog/blob/master/src/Products/ZCatalog/tests/test_catalog.py#L607