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
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
inventory
messaging
monitoring
net_infrastructure
network
notification
packaging Merge pull request #5274 from veeti/easy_install_chdir 11 years ago
source_control
system Merge pull request #4886 from sergeyhush/devel 11 years ago
utilities
web_infrastructure django_manage need not require virtualenv in PATH 11 years ago