Eugene MechanisM

Results 9 comments of Eugene MechanisM

I see that aiopg mentioned, but there is better option [`asyncpg`](https://github.com/MagicStack/asyncpg)

ок. понятно. планируется доработка чтобы поддерживать совместимость? или попробую сам в свободное время и пошлю пулл реквест.

Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/gevent/greenlet.py", line 405, in run result = self._run(_self.args, *_self.kwargs) File "/home/mechanism/ENV/local/lib/python2.7/site-packages/socketio/server.py", line 49, in handle handler.handle() File "/usr/lib/pymodules/python2.7/gevent/pywsgi.py", line 167, in handle result =...

I have `tasks.py` for `uwsgi spooler`, which is handled by `uwsgi`. When I setup it as: ``` python import configurations configurations.setup() ``` It works fine, but what if I'm developing...

Thanks, I'll try it

also django-compressor can work with less, so less.js not needed django-compressor will generate css from less and compress it.

Thanks for report. I'll look into it a bit later. Yeah, uwsgi spooler needs bytes, not strings if running on python3 Recently I wanted to ditch python2.7 support, from this...

Hello @dgilge! > Exception: you have to enable the uWSGI spooler to use @_spool decorator As I can see, you not enabled spooler in uwsgi config.

Hello. Thanx I'll update for new Bootstrap and add a few improvements and license soon.