Sina Ebrahimi

Results 3 issues of Sina Ebrahimi

I think setting up `pre-commit` hooks with [pre-commit](https://pre-commit.com/) would be a good idea for managing a neat codebase.

choosing `Pydantic` was not a wise decision at the start of the project! it has a lot of overhead, and performance loss and we don't need most of its functionality...

enhancement
help wanted

### Describe the Bug I don't think this issue is only for `django` and `Meta` class, but in my case when I'm using the `Meta` on a class and then...

django