Vinit Kumar
Vinit Kumar
## Description Django 4.1 was recently released. This PR ads CI support to test it. ## Related resources - [Release Notes](https://docs.djangoproject.com/en/4.1/releases/4.1/) ## Checklist * [x] I have opened this pull...
Basically pulled the branch and resolved conflicts for this PR, so that the Author's contribution go to the codebase and at the same time, we are not blocked for the...
Since the packages names are hardcoded in the code, it will be really hard to keep it updated. Instead of this something like this could work ``` - packges.txt -...
Add python3.10 to the test suite and also ensure the code is python3.7+ in terms on syntax Authored-by: Vinit Kumar Signed-off-by: Vinit Kumar ## Proposed Changes Add python3.10 as it...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
We get this crash on production for our websites. ```js Uncaught TypeError: Cannot read properties of undefined (reading 'replace') at b (bundle-fb7663a06e.cms.ckeditor.min.js:775:406) at Object.init (bundle-fb7663a06e.cms.ckeditor.min.js:777:16) at Object. (bundle-fb7663a06e.cms.ckeditor.min.js:286:426) at w...
Nice one
So many skills, you must be a gifted one! Some tips would be really kind. Thanks!
TypeScript comes with a lot of out of box support for Types, which would be especially beneficial writing the backend code. Take help of this: https://github.com/Microsoft/TypeScript-Node-Starter for project setup and...
current database needs to be migrated for more stability to the mongodb atlas.