deploying django project
i've finished my django project development and i want to deploy it to web server, but i can't deploy it, what is the step that i must do for deploying django project? i use apache as the web server. thx --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
Django setting
how's to make the port number dissapear from the localhost or webserver? when i run the server, (localhost using python), it's showing the statement that django project running at 127.0.0.1:8000 where is the file that must be changed to dissapear the port number? thx --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---