I am not exactly sure how extensive your question is about deployment.
You can just copy the files associated with your local django project/
app to the server in the same exact directory structure, install the
same modules that you had on your local computer and run
the shell script, /manage.py
On Friday, 23 December 2011 11:22:55 UTC, Ganesh-Bugcy wrote:
>
> Hi guys,
> I am new to django, I trying to develop standalone script (shell
> script), it's working fine in development version, How to can I deploy
> host application to my server,
> any help guys. In development version I have used
2 matches
Mail list logo