lapinvert

Results 13 issues of lapinvert

I have a python script that calls `telegram_send.send()`, that is executed each time I add a new entry in the database. It works most of the time but sometimes not,...

Note: there are no Predawn icons for that feature, so by not linking to any png resource + using `tint`, the native ST4 icon for that feature will be used,...

Activated or deactivated, icon shows exactly the same. There is no support for this feature added in April 2020 in ST3. I will submit a pull request to add basic...

When passed the string `132423`, `isValid()` returns true, when afaik it isn't a valid card number.

I tried last 1.5.4 version as well as 2.0.0-alpha, but the problem is always the same. Used settings: ``` (...) cropper = new Cropper(img,{ viewMode: 2, aspectRatio: targetWidth/targetHeight, // for...

bug

As a mac user and having installed everything the regular way, my default shell is zshell and I have those lines in my `.zprofile`: ``` export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh"...

## Location within the Book * Chapter or Appendix: 24.10 Alternatives to unittest * Page: 309 (2020-07-09-alpha) ## Description 1. We have "While this example is based on pytest, similar...

This feature seems so important I am surprised that it's not there, or maybe I am missing it? Since we build APIs the case of having multiple clients logging in...

I considered overriding the `token` serialiser with settings but I don't see how it would help since user object is not passed to that serializer by djoser anyway. One could...

When you open a folder with ST, and it happens to be the exact project that you have already created with `ProjectManager`, it seems the settings are not applied. Settings...