On Tuesday, October 1, 2013 8:45:37 AM UTC+5:30, Jasvir Singh wrote:
On Mon, 30 Sep 2013, Jasvir Singh wrote:
I have django 1.4.2 installed on ubuntu server which uses apache.
There are several django based applications installed on it. All of
them are working on django 1.4.2 . But recently I have developed an
another application using django 1.5.2. Now I have to install that
application on server, but problem is that, I can not remove django
I assume you mean web apps with separate django-projects rather than applications in the same projects.... that would be a problem!
It is a simple (one line change) to your configuration - use the python executable in the virtualenv (.e.g path-to-virtualenv/bin/python) in place of usr/bin/python in your Apache config for the domain/url the django project is on.
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+unsubscribe@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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9b33938a-e5ec-4e2b-9b6c-261ddce739aa%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment