Karolis Januškas
Karolis Januškas
I don't have another example, but is it very simple scenario: If you have two models, when one (A) of the has a OneToOneField to another (B). Then try to...
Exactly the same issue here as well! Waiting for help.
You can use CELERY_SINGLETON prefix to provide config options for the backend. In your case it would be: ``` import ssl CELERY_SINGLETON_BACKEND_KWARGS = {"ssl_cert_reqs": ssl.SSL_VERIFY_MODE} ```
Any attention here? It looks like a quite high priority issue. If you are using multiple applications, you may spam your users easily.
Could anyone explain if we can use TinyeMCE based on GPLv2 licence. We have a commercial SaaS product that has a website written in React. On one of the pages...
@mrinasugosh Thank you. I am looking forward to reading news from you about the licencing update. Meanwhile, we decided to use TinyMCE 6 which is licenced under MIT and suits...
> > @mrinasugosh Thank you. I am looking forward to reading news from you about the licencing update. > > Meanwhile, we decided to use TinyMCE 6 which is licenced...