django-serverpush give me a 405 method not allowed response
22 views
Skip to first unread message
JOKER Ltd.
unread,
Nov 15, 2012, 8:11:50 AM11/15/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hi folks,
I'm trying to use the django-serverpush to generate a trappable (by javascript side) event in push from server. But when I try the example included in the package diango-push that I got from github (the example is counter) it give me backe an error 405 method not allowed. I use Django 1.4.
Can anyone suggest to me where I can found some hints to solve the problem? I've googled a lot with non success.