If you're asking about how to setup Django on a *nix server in general: look into virtualenv, virtualenvwrapper, setting up a web server such as Apache or nginx, using a flavor of wsgi to let your web server talk to your project, and fabric to automate deployment and maintenance.
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/GyozTMIZvksJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment