Hello, On Thursday, March 14, 2013 9:17:22 PM UTC+1, Lachlan Musicman wrote: > > > Apart from my question, it would really make sense to have Django > install > > instructions for a debian/ubuntu server in the django docs. ... > > I disagree - the docs are very well written and work across platform. > There's no need for .deb specialisation. ... > I don't understand how the brand of linux you are using could affect the > deployment. >
Because the 'brand' comprises a package manager? Of course you can ignore it, but once you have, you can not easily go back to the package-administration. With the package manager, after having installed apache2, you would continue: *aptitude install libapache2-mod-wsgi* I found that after browsing several blogs - it should be in the Django docs. Same with the *WSGIScriptAlias *that needs to be inserted in apaches config. Then, what is the connection to the *wsgi.*py that is generated by * startproject*? All these topics should be in the docs. Debian is widely used and all web admins who consider installing django apps will have these questions. Anyhow, thanks for pointing out and explaining the use of virtualenv. When used to combine Django 1.5 with Python 2.7 on Debian, the question about the role of package mangement applies as well. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.