No description
Find a 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.
2013-12-17 14:45:42 -05:00
cloud Set version_added for new_instance_name in cloud/rds module 2013-12-13 13:54:08 -05:00
commands Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
database Merge pull request #5099 from tartansandal/postgresql_db_check_mode 2013-12-16 11:39:16 -08:00
files module(file): Fail instead of exit on exception 2013-12-13 21:34:19 +01:00
internal Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
monitoring Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
net_infrastructure Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
network Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
notification Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
packaging Merge pull request #5274 from veeti/easy_install_chdir 2013-12-17 10:11:31 -08:00
source_control Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
system Merge pull request #4886 from sergeyhush/devel 2013-12-13 11:25:45 -08:00
utilities Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
web_infrastructure django_manage need not require virtualenv in PATH 2013-12-17 14:45:42 -05:00