David Pineda

Results 20 issues of David Pineda

Report this: File "/home/mjd/.virtualenvs/mjd/lib/python3.4/site-packages/multiform/**init**.py", line 1, in from .forms import MultiForm, MultiModelForm File "/home/mjd/.virtualenvs/mjd/lib/python3.4/site-packages/multiform/forms.py", line 11, in from django.forms.util import ErrorList ImportError: No module named 'django.forms.util' Change to .utils

uvloop==0.13.0rc1 Python 3.7 There are a problem when starts a socket server (asyncio) I create a socket module and tests. The test starts the server ok without uvloop, but when...

help wanted
need more info

Hi friends. I'm dev a site with material design lite. The problem become when i want to use with openlayers, with both actives the mouse features (like mousewheel zoom and...

Hello The library is very good, it works fine. But i can't find now how to clean the canvas to render a new graph. Right now the new graph is...

``` # -*- coding: utf-8 -*- # ----------------------------------------------------------------------------- # Copyright (c) 2009-2016 Nicolas P. Rougier. All rights reserved. # Distributed under the (new) BSD License. # ----------------------------------------------------------------------------- """ `PySide `_...

Hi, First, thanks for preparing a whole container with iredmail. Is a lot of work in my opinion. Then some advice: On the POSTMASTER_PASSWORD, is not clear what means {PLAN}password,...

Hi. I'm trying to configure channels, with redis layer, i'm well connected to the channels with a source-client. After some messages correctrly sended, the channel fails and cut the communication....

Hello I'm trying to use a language named plaintuml, that not has minted lexer. So i think if i can set in a way to in that case the transformation...

Hello I added some lines to the quamash init file and works fine: https://gist.github.com/dpineiden/9c969a2a0217a13b39afc4d0c4e13f07

Hello Guys! I'm David and i'm working now with your module and pyqt. Also y have a loop to obtain data from a database 'Rethinkdb' that uses asyncio also, so...