Alexandr Artemyev
Alexandr Artemyev
It seems that **blackd** does not support [the preview option](https://black.readthedocs.io/en/stable/the_black_code_style/future_style.html?highlight=preview#preview-style) now. I suggest implementing an option for that like it is done for other features https://black.readthedocs.io/en/stable/usage_and_configuration/black_as_a_server.html#protocol Something like `X-PREVIEW` would...
Changes from #351 and #402 does not work properly together. If you open the link with the setting anchor in collapsed fieldsets, fieldsets will not be expand.
Please make it possible to create materialized view without data by using `WITH NO DATA` parameter (optional). https://www.postgresql.org/docs/9.5/sql-creatematerializedview.html > WITH [ NO ] DATA This clause specifies whether or not...
I would like to be able to modify the behavior in terms of generating pre-signed urls. Now the generation of pre-signed URLs is based on the current time. This leads...
djlint is a great tool for linting and formatting, but it currently depends on the colorama and tqdm library for color output and progress bars in the terminal. For some...
fixed https://github.com/pyepye/django-magiclink/issues/27 instead of https://github.com/pyepye/django-magiclink/pull/28
There is a feeling that too much load fell on @jezdez . It would be worthwhile to find someone else who would take on this role. I think at least...