Amit Jindal
Amit Jindal
Hi Oli, I kind of also have a similar need. Though there may be another method to do this (please feel free to suggest as I am a newbie with...
Thanks for the tip. After a few trials I figured it out. Very weird syntax. But now it works. ``` javascript MyClass.prototype.createBanner = function createBanner(text) { var cb = this.async();...
Hi, I am seeing another problem that is a little similar to this. Please note that my project is a cookiecutter-django so the application directory structure is different. ## Error...
Here's a little more info that I see: In my config I wrote similar code as: https://github.com/bernardopires/django-tenant-schemas/blob/master/tenant_schemas/apps.py#L82 The check passes when its running in config, but fails later. Not sure...
Hi. Anyone? Please tell me what I can do to prevent this?
@ilourt @pisaia01 We are seeing the same problem. With docker. First run works. On subsequent runs unless we disable/enable it does not works. We tried changing other parameters of the...
Hi, I have the same problem. Is there a fix for this?
@cypreess Awesome. Thank you so much. I will try to figure this out and ask if I need help. I am also making changes to handle multi-tenant support since you...
@Alir3z4 Nope. I didn't end up completing this and its still on back burner. It seemed much more complex to handle multi-tenancy with this. However I do home to get...
I have the same problem here. I want to copy the email address in this (value of the option): https://tom-select.js.org/examples/contacts/ Unable to do. Is there a workaround?