Odd question, but I'm trying to follow this tutorial which explains
how to set up comet with django. I'm just confused about some stuff
when I'm trying to do the tutorial.

Firstly, where does the orbited.cfg file go? I just placed it at the
root of my application (where the settings.py file etc. is). Also, in
the cfg, It says to use the localhost address as the http, but I'm not
running a development server, can I just put the url I'm using there?
What about the port issue?

Secondly, at the end of the tutorial, it says to run the orbited
server. How do I do this? Do I need to install orbited beforehand? I
ask this also because the html file requires an orbited.js file, and I
have no clue where to find that. orbited.org doesn't seem to work. I
found some github distros, but I dunno exactly how to make all the
pieces fit. Currently I have pyorbited installed. Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to