-
_EXPLORE: SRE/Tech Ops team share file PoC (now with Scan files integration)_
# Description
Max worked on a proof-of-concept for securely sharing large files. The idea is that you have a UI that can…
-
If the model is brand new, hasn't been created yet (`not model.is_created() == True`), then trying to access a property on the model like `if not user.picture: ...` will result in this error. The solu…
-
### Describe the bug
Trying to install masonite with poetry (1.8.3) fails with following error message:
`Note: This error originates from the build backend, and is likely not a problem with poetry…
-
Link to my [.vimrc](https://github.com/tahseenjamal/vimrc/blob/main/vimrc) configuration
Steps to repeat
1. Install VIM (vim editor)
2. Use my [.vimrc](https://github.com/tahseenjamal/vimrc/blo…
-
### Describe the bug
While using request type POST and content-type is text/*. This is the error i get
Traceback (most recent call last):
web-1 | File "/usr/local/lib/python3.8/site-packag…
-
Due to a lot of my limited time dedicated mostly to [Poetry](https://github.com/python-poetry/poetry), Pendulum has not received the amount of care it deserved.
There is currently a WIP to moderniz…
-
Link to my [.vimrc](https://github.com/tahseenjamal/vimrc/blob/main/vimrc) configuration
Steps to repeat
1. Install VIM (vim editor)
2. Use my [.vimrc](https://github.com/tahseenjamal/vimrc/blo…
-
### Is your feature request related to a problem?
No
### What do we currently have to do now?
_No response_
### Describe the solution you'd like
MustVerifyEmail class add to User model, Email Ver…
-
**Describe the bug**
I'm trying to use the package with Python 3.12 but the pendulum dependencie doesn't allow it.
Is there any reason why it is locked at pendulum>=2.1,
-
### Describe the bug
While sending sms(vonage) through notification, I entered user phone number in to_ recipients which is in string format following the correct E.164 format.
But while sending sms…