Sergei

Results 25 issues of Sergei

Please add classic tile(like dwm), bstack, fibonacci. These are three effective layouts that are used in work. All layouts that are implemented in bspwm lead to the fact that you...

Hi, I need get data from db. I need format: Ymdhms:value. How to do this ?

emacs 27.2(debian buster, emacs from buster-backports), helm(if I change helm to ivy - all ok) If I activate edwina ```elisp (use-package edwina :ensure t :pin melpa :config (setq edwina-keymap-prefix (kbd...

drf_yasg==1.20.0 swagger_spec_validator==2.7.3 ```python Internal Server Error: / Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/django/core/handlers/exception.py", line 47, in inner response = get_response(request) File "/usr/local/lib/python3.9/site-packages/django/core/handlers/base.py", line 204, in _get_response response = response.render()...

How to use django-jwt-auth in schema cas server and many clients? client1(djangorest) --> cas server(django-jwt-auth) in client: JWT_SERVER_URL = http://cas.some.com like https://github.com/mingchen/django-cas-ng(CAS_SERVER_URL). This possible?

in insert mode C-k 4! --> ┊ let g:table_mode_separator = '┊' E121: Undefined variable: separator_map E15: Invalid expression: separator_map . ':call tablemode#TableizeInsertMode()a'

https://ibb.co/W0RjY8B https://ibb.co/GPzLr0g https://ibb.co/LvLMt2H https://ibb.co/VWKMKfj 1st open cpu widget in 1st monitor - incorrect(half in 1st monitor, half in 2-nd monitor) 2st open cpu widget in 1st monitor - correct 1st...

debian 11 Rakshasa's BitTorrent client version 0.9.8. if I set ``` session.save = yes ``` I have ``` Caught Segmentation fault, dumping stack: rtorrent(+0x42cd7) [0x55fd4e7f1cd7] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7fbb3ef0f140] rtorrent(+0xfc62e) [0x55fd4e8ab62e] rtorrent(+0x634f1)...

``` # django Django==3.2.4 django-filter==2.4.0 django-debug-toolbar==3.2.1 django-extensions==3.1.3 django-cors-headers==3.7.0 django-model-utils==4.1.1 # rest djangorestframework==3.12.4 # db psycopg2-binary==2.8.6 # graphql graphene-django==2.15.0 django-graphql-auth==0.3.16 django-graphql-ratelimit==1.0.1 ``` ``` mutation { register( email: "[email protected]", username: "aaa", password1:...