On Tue, Feb 21, 2006 at 08:12:30PM +0100, patrick k wrote:
> 1. is the django development-server only meant for local use? i?m asking
> because i tried to use it with dreamhost and it doesn?t seem to work.

You need to specify the hostname and port with runserver.

i.e. python manage.py runserver hostname:port

It defaults to 127.0.0.1.

Nate

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to