You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Roger López 5e77eb70e4 django_manage need not require virtualenv in PATH
The virtualenv parameter to the django_manage command is used to locate
the virtualenv and build it if necessary.  Access to the virtualenv
executable is only needed if the virtualenv directory doesn't exist and
needs to be built.  This patch allows for the situation where a
virtualenv that is not in the PATH was used to create a virtualenv prior
to running the django_manage module.
11 years ago
cloud Set version_added for new_instance_name in cloud/rds module 11 years ago
commands Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
database Merge pull request #5099 from tartansandal/postgresql_db_check_mode 11 years ago
files module(file): Fail instead of exit on exception 11 years ago
internal Addresses #5023 Fix import comments 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Addresses #5023 Fix import comments 11 years ago
monitoring Addresses #5023 Fix import comments 11 years ago
net_infrastructure Addresses #5023 Fix import comments 11 years ago
network Addresses #5023 Fix import comments 11 years ago
notification Addresses #5023 Fix import comments 11 years ago
packaging Merge pull request #5274 from veeti/easy_install_chdir 11 years ago
source_control Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
system Merge pull request #4886 from sergeyhush/devel 11 years ago
utilities Addresses #5023 Fix import comments 11 years ago
web_infrastructure django_manage need not require virtualenv in PATH 11 years ago