Benjamin Leopold
Benjamin Leopold
Could this be possible via a sequence of actions? - select the cookies to be edited - export them to file - remove them from browser - edit that file...
Update... the containers are exported with key 'storeId' and named by ordinal numbers, seemingly sequential based on order of creation, with any deleted ones missing in the series. **Success!** **This...
The basic issue is that Suit does not yet support the massive changes into Django v2+. @darklow (plus pull requests) will get to it.... :)
@yinix my mistake on misreading !! I saw django version 2 instead of suit version 2.
You said: > changes are not recognised What changes are you referring to? If you want the admin login to start on the "Hummingbird" section, you can put that one...
#### Third-party Apps Supported: - [x] django-debug-toolbar - [x] django-import-export - [x] django-tinymce - [ ] ....? (*I agree it is difficult to glean all the third-party app names from...
I've reproduced this issue using MacVim, plus terminal vim and neovim. For now, to reduce the cmdline size, you can use `set cmdheight=1` (or 2, 3, etc)
@yehuohan Many of the changes in this PR are great ideas. Overall this PR will need to be split up into smaller chunks, some of which are now in progress...
I'm unable to reproduce this cursor-color-swap by changing my `PmenuSel` highlight colors to those you list. I tried entering that `hi` statement, then opened CtrlSpace, quit it back to main...
I've been able to reproduce this one sometimes as well. _(Why i didn't put a comment on escapes me!)_ I'm going to re-test that, as _sometimes_ I do get the...