Added tag 0.3.0 for changeset 45996833a20d
Bump library to Python3 finally
Fixes to respect settings in all cases
More fixes for multiple host operations
Updates for multiple hosts, aka, roles
Updated dynamic release directory to use utc time instead of local time. Closes Issue #5
Moving files around
Updating example fabfile and fabconfig to show new DeployConfig object
Updating quoting for password characters
Adding support for Python3 virtual environments and DelpoyConfig json formatting
Updating for newer pip versions
4ba0d1fa64c0 — Peter Sanchez 10 years ago
Version bump for dev module on pypi. 0.2.4 is broken with virtualenv 1.9.x
cc92c98965d5 — Peter Sanchez 11 years ago
Removing local directory requirement. Clashes with certain edge cases.
dd841bd1e6b4 — Peter Sanchez 11 years ago
Updates to be compatible with newer versions of pip
8753a0ad4463 — Peter Sanchez 11 years ago
Oops. Need to separate the __init__ version due to fabric dependency
487487d9480f — Peter Sanchez 11 years ago
Added tag 0.2.4 for changeset 16dd9ed01f56
16dd9ed01f56 — Peter Sanchez 0.2.4 11 years ago
Version bump.
c5ca9eba9b0f — Peter Sanchez 11 years ago
Added basic support for multiple arguments to django management commands.
02409d6d21a8 — Peter Sanchez 11 years ago
Make the PostgreSQL and MySQL use the variable 'dbhost' instead of 'host'. It was conflicting with the fabric execute command. BACKWARDS INCOMPATIBLE
Next