Jarosław Wygoda

Results 2 issues of Jarosław Wygoda

I'd like to introduce a file storage registry similar to BaseConnectionHandler (django/utils/connection.py) and EngineHandler (django/template/utils.py). Example settings.py snippet: ``` STORAGES = { # rename to FILE_STORAGES to make it more...

### Description Add support for [clipman](https://github.com/yory8/clipman), a simple clipboard manager for Wayland. ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [x] Code tested...