Hi there. Recently i just downloaded django, and try to learn how to use it..
I belive that django is a good web framework!!!. Here is a my problem... i create a web site with django and google appengine on my local machine 1. copied web site to another machine, but it does not work, just show 301 error i installed python and simply copied whole directory to new machine. running the web site has no problem, but when i try to open the web, python console shows "Info : root : "get http/1.1" 301 - what is wrong? 2. i want to let other users access to the web site which i am developing & running on my local machine. for example, on my machine, i open my web site like this "http:// 192.168.0.2:8080" it work!!!, but when i try same thing on different machine, "http://192.168.0.2:8080", http 403 error i got. please help me, i should solve this problem ASAP!!! thanks in advance James -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.