plamen-nikolov
plamen-nikolov
I tried a few expressions with substring-after() and it seems the functions is not being executed at all. Tried to debug func.go and substringIndFunc is being called, returns a callable...
Django-CMS 3.4.6 Django 1.11 The following scenario: 1) Create a new article and submit it; 2) Open the article in the front-end - breadcrumb is missing; 3) Go to Django-CMS...
I am trying to embed base64 font in my HTML, but the library can load it. I made some research and found that in file util.py:519 there is a condition...