On Mon, 9 Mar 2009 23:13:38 -0700 (PDT) sleepjunkie <[email protected]> wrote:
> I'm replacing > that ip with my url or server ip Looks like you are running the dev server which by default serves to localhost only. You probably want to run something like python manage.py runserver 0.0.0.0:8000 Regards, Iain. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
