-
The present the **default setting for notifications in the personal settings is Off**. If a Project Creator does not manually change that they will not receive any notification of requests by mappers/…
-
We need to develop a class that will take the data to be saved as an appointment in the database and "validates" it to make sure that it meets our requirements. Create this in the appointments module…
-
**Description**
For Profanity and NSFW detection, the code uses a transformer pipeline under the hood. However, the device argument should be passed to use the best hardware accelerator.
**Why is …
-
Great library!
1. I want to have x, v images on right corner (without replacing left image). So it could work even for missed left image. Is it possible?
2. How to customize placement of error message…
-
Some files in resources still has **value** variable in keys and values. But there's no **value** variable in validator. I just updated for Turkish but AR, FI, HR, NO, PL, SE, SR. ZH, ZH_TW affacted. …
-
Updating a document using upsert only creates a new record but when try to save the same document with an updated key value it creates a new record altogether instead of updating the existing document…
-
I recently stumbled over an issue with (possibly invalid) dashes in domain names:
```
some-name@with—invalid—dashes.de
```
This validator accepts the address as valid.
The mailserver disa…
-
I also have been playing with mailer plugin but still i am having problem since 2 days i am stuck on just this simple task. Well reading other topics seems like other people are also have problems. So…
-
First, thank you for this helpfull helm chart. Great work, nicely customizable.
The deployment works well when I access pgadmin4 wit a port-forward. But accessing it through an ingress rule, after …
-
It would be nice if we could have conditional decorator for required/non-required properties.
Example use case:
I want to insert or update a record.
When inserting a new row the `title` is re…