Oleksandr Mashianov

Results 14 comments of Oleksandr Mashianov

Thanks for this patch. Already using your version via `pip install https://github.com/kikeh/django-suit/tarball/v2 `

Quite useless right now. 1. Never got usefull full line suggestion. Using it since feature introduction in 2 150k+ lines projects on a daily basis. 2. always gets as first...

@yonip23 > Could you please provide us with your machine spec as well as the information presented in the "installation info" section in the hub? IDE 1: https://gyazo.com/53612e6c35cf887a65dfb004ad344b78 IDE 2:...

Say we have such model structure: `InvoiceItem` => `Invoice` => `User` Would be great to allow `InvoiceItemAdmin` with autocomplete working for nested relations, e.g. by specifying `autocomplete_list_filter = ['invoice__user']`

Kind of same issue here. Plugin tells me ``` 15:10 Error running 'Run build http2': Cannot run program "simplehttp2server" (in directory "/Users/makedonsky/PycharmProjects/padsplit/eng-front/build"): error=2, No such file or directory ``` This...

Here it is, @AVeenstra : ``` PATH=/usr/bin:/bin:/usr/sbin:/sbin __CFBundleIdentifier=com.jetbrains.WebStorm SHELL=/bin/zsh USER=makedonsky TMPDIR=/var/folders/81/hnjhdzq11zg__ktzt72kl__00000gn/T/ COMMAND_MODE=unix2003 SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.3Kwvhs4p7U/Listeners XPC_FLAGS=0x0 __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 LOGNAME=makedonsky XPC_SERVICE_NAME=application.com.jetbrains.WebStorm.67265131.67274493 PWD=/Users/makedonsky/PycharmProjects/padsplit/eng-front HOME=/Users/makedonsky ``` While normal `env` from terminal has ``` PATH=/Users/makedonsky/bin:/usr/local/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/makedonsky/PycharmProjects/padsplit/eng-front/node_modules/.bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/makedonsky/.cache/zsh4humans/v4/fzf/bin ``` Command...

Will do when it's live on intellij marketplace @AVeenstra thanks!

Awesome work! Can't wait for it to be included in main repo