Clément Escolano

Results 5 issues of Clément Escolano

Hello First, thank you for the plugin which works very well and helps us catch a lot of issues at code time :-) I have a use-case in my project...

enhancement
question

## Description From the discussion here https://github.com/encode/django-rest-framework/discussions/8919, a related field with a `many=True` will only execute one query for all items instead of one for every item. It currently works...

**Is your feature request related to a problem? Please describe.** In the project I am currently working on, we all use PyCharm and share some of the IDE configurations (stored...

enhancement

The old link is unmaintained and does not work with newest firmware. The new link does.

Hello and thank you for this library When running with warning enabled, I see this warning: ``` DeprecationWarning: read_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice....