Re: deploying django project

2009-01-15 Thread Jacob Kaplan-Moss
On Thu, Jan 15, 2009 at 2:12 PM, Harryanto Ie wrote: > i've looked the django documentation and there are > solution for deploying django project into web server, but > when i took those solution and implement to my web server > (in this case, i use apache), there are several

Re: deploying django project

2009-01-15 Thread Rodrigo Guzman
oked the django documentation and there are > solution for deploying django project into web server, but > when i took those solution and implement to my web server > (in this case, i use apache), there are several settings > inside httpd.conf for django that made me confuse... > can you

Re: deploying django project

2009-01-15 Thread Harryanto Ie
i've looked the django documentation and there are solution for deploying django project into web server, but when i took those solution and implement to my web server (in this case, i use apache), there are several settings inside httpd.conf for django that made me confuse... can you he

Re: deploying django project

2009-01-15 Thread James Bennett
This question most properly belongs on the django-users list. Also, you may want to consider spending some time with the Django documentation (in particular, searching the docs index for the word "deploy"). -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--

deploying django project

2009-01-15 Thread Kevin89
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 b