As I mentioned earlier, venv and virtualenv do not work the same. There may be a way to force venv to put the files in a different place but the default is to put them in the directory just above the start of the project not in a separate .virtualenv file. So a different directory is not an option.
Gary R.
On 12/13/2015 01:56 AM, graeme wrote:
Gary R.
On 12/13/2015 01:56 AM, graeme wrote:
--
On Saturday, December 12, 2015 at 2:38:29 AM UTC+5:30, Gary Roach wrote:/root/archive/lib files in the git repository or should they be
excluded. If the need to be excluded, how.
Definitely exclude it. There are lots of things that may make it break on a different system.
As another reply pointed out your code and the virtualenv or venv should be in different directories, so you should not need to exclude anything.
This is a Django 1.8, Python3.4 project, Debian 8 (jessie) project.
Gary R
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/137832e1-f72e-4018-a3ea-6949d72412ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment