Joel Jiménez
Joel Jiménez
I'm using Django parler in my project to translate models and it's amazing! I'm adding some seo information in all my models and my question is: Can I create a...
I'm using django comments in my test app, but I have django parler installed and django comments only work by using object id, so when I change my object language...
Hi! I'm trying to render custom error template for each field but this error block template is hardcoded: `$this->errors[$error_block] = '' . $content . 'close';` It's a nice functionality and...
Hi The meta description setting isn't reverted to live version, when I change it in draft and then click on "Revert to live" in "Page..." menu. It's this normal? Thanks
Hi! z-index badge is 99 and for example if you have a modal or navbar fixed top the badge is hover all the elements. To reproduce you can create a...
Hi. I'm planning to do a Symfony2 Bundle to connect to my clients SAP RFC. I have a doubt about SAP RFC and this library. I can call ABAP functions...