Andrii Lahuta

Results 4 issues of Andrii Lahuta

It can be useful to have a callback with progress updates.

enhancement

Slight modification of `to_queryset` method to allow filtering of existing django querysets.

If the interpreter path contains spaces (e.g. `C:\Program Files\Python311\python.exe`), then ruff produces the following output: `Files\Python311\Scripts\ruff:0:0: E902 The system cannot find the path specified` and exits with code 1. Replacing...

bug