That would be me trying to move deployment to Travis. I'll push it up now.
Andrew
On Sun, Feb 4, 2018 at 5:47 PM, Ahmed Magdy wrote:
> Thanks!
>
> I don't know if it was on purpose but you forgot to update the pypi
> package.
>
> On Monday, February 5, 2018 at 1:59:45 AM UTC+2, Andrew Godwin wr
Thanks!
I don't know if it was on purpose but you forgot to update the pypi package.
On Monday, February 5, 2018 at 1:59:45 AM UTC+2, Andrew Godwin wrote:
>
> Hi there,
>
> This is a bug that should be fixed in the latest release of Daphne that I
> put out a few hours ago.
>
> Andrew
>
> On Sun,
Hi there,
This is a bug that should be fixed in the latest release of Daphne that I
put out a few hours ago.
Andrew
On Sun, Feb 4, 2018 at 3:49 PM, Ahmed Magdy wrote:
> Hello, and sorry for lots of questions about channels.
>
> I can connect to the websocket from JavaScript and send/receive no
Hello, and sorry for lots of questions about channels.
I can connect to the websocket from JavaScript and send/receive normally
for exactly 60~61sec after that the HTTP request is repeated on it's own
and the websocket disconnects.
Sometimes the HTTP get request is repeated more than once befor
Hi, you have a typo in your models.py in this line:
votes = models.InterferField(default=0)
It should be IntegerField.
Cheers,
Daniel
CanuckT schrieb am So. 4. Feb. 2018 um 21:06:
> Hi, new to programming and trying the tutorial out for Django.
>
> Using this guide: https://docs.djangoproj
Hi, new to programming and trying the tutorial out for Django.
Using this guide: https://docs.djangoproject.com/en/2.0/intro/tutorial02/
Running this command: python manage.py makemigrations polls
I get this output - way over my head. Any ideas?
(I have tried changing the settings.py INSTALLE
Hi,
Sorry about this, it was a bug in the group_send method. It's been fixed in
channels_redis version 2.0.2.
Andrew
On Sun, Feb 4, 2018 at 4:19 AM, Ahmed Magdy wrote:
> Sending 10~12 messages to the websocket raises an exception
>
> 'RedisChannelLayer' object has no attribute 'ChannelFull'
>>
Sending 10~12 messages to the websocket raises an exception
'RedisChannelLayer' object has no attribute 'ChannelFull'
>
Trace
ERROR:root:Exception inside application: 'RedisChannelLayer' object has no
> attribute 'ChannelFull'
> File
> "D:\Programming\DjangoWebsite\MigratingHUsite\lib\site-p
If you plan to use PDF in your solution, then this may help you:
https://www.kickstarter.com/projects/34257246/reportlab-pdf-processing-with-python
'
On Saturday, 3 February 2018 07:21:50 UTC+2, Rakhee Menon wrote:
>
> Oops!!I am sorry !! I got your question wrong.Yes I do have some knowledge
>
Hi,
Is wrk (https://github.com/wg/wrk) any better than ab for making HTTP
benchmarks of django applications?
how should i collect wrk input to make graphs in Python?
Etienne
Le 2018-02-01 à 04:27, Etienne Robillard a écrit :
Hi,
Actually, I want to benchmark the WSGI application/handler
10 matches
Mail list logo