Marco Acierno
Marco Acierno
Do you think it might be worth to look into CSS properties for the theme change? We can just change a class to the body and then make the browser...
The spec '<imagekit.specs.DynamicSpec object at 0x10db77110>' has no source file associated with it.
When the field 'list_display_image' doesn't have an image it will raise this error. My solution so far is to just create a wrapper around it. Call a function instead of...
Are there any news regarding this? :)
Hello! I'm using MySQL and, for some reason, in my database `cms_cmsplugin#path` is not unique. I need to check if I can upgrade to 3.4.x, as it requires a new...
@czpython Do you happen to know if `cms fix-tree` should fix the issue (the not unique path) I'm having or it's for something totally different? I upgraded to 3.4 but...
Done (renamed cms_toolbar), but now my entire site is blank. Is there any other compatibility change to do that is not specified in the changelogs? I'm checking the changelogs of...
> can you check if any unique constraint is enforced on your db? The other unique constraints seems to work fine. Only `path`, for some reason, isn't...
Hello, sorry for the silence. It's not confirmed yet, but I think I fixed the issue by changing how *django-treebeard* selects the last root node. The problem: When django-treebeard called...
It orders by id only the root nodes (so depth=1) not the entire tree Will have a look when I arrive at the office
While I don't work at the company where I had this issue anymore and I also know they stopped using django-cms due this problem (which was: every time they tried...