Results 10 issues of Patilla Code

Hi @AntonOsika I decided to apply a minor clean up and add a few details for the near future. - I have pinned the requirements for now until we decide...

Closes #57 Please find the necessary changes to setup `pre-commit` in the project. Also, I added the `.github/CONTRIBUTING.md` file where the installation and usage of `pre-commit` is explained in detail...

By using a `Makefile` we can abstract some of the things needed to run the app or install it and it is a great place for future commands (like testing)...

enhancement

I will setup [pre-commit](https://pre-commit.com/) For now I will just add [`ruff`](https://beta.ruff.rs/docs/) and [`black`](https://github.com/psf/black) hooks.

enhancement

In my current project which depends on `graphene` (3.3) I encountered my logs unusable since they were heavily polluted with the following warning: ``` /home/wagtail/.local/lib/python3.9/site-packages/graphene/utils/subclass_with_meta.py:46: DeprecationWarning: Creating a DjangoObjectType without...

**Is your feature request related to a problem? Please describe.** There is no problem, this would be a nice to have feature. **Describe the solution you'd like** In order to...

Hi, I have managed to make django-passwords for default django admin users, but only when they try to change their password. I don't seem to find a way to make...

### Issue Summary I have selection of authors for a book in my site ![Screenshot 2024-05-14 at 15 51 11](https://github.com/wagtail/wagtail/assets/10074977/e0883697-3622-43c9-8f18-17cc1e15384e) And I can select whichever one without issue! The problem...

type:Bug
status:Unconfirmed

Hi there! Yes, I am on the latest version `15.0.0` I stumbled upon this library while working on a little python script and I was trying to install it and...

bug

### Summary Autocompletions are very slow. I am testing with Python (both custom snippets and non-snippets) I am aware that this was talked about in other issues and fixed in...

performance
awaiting info
language
language server
autocompletions
snippets