Package turbogears :: Package command :: Module quickstart :: Class update

Class update

source code

Implementation of update

Instance Methods
 
__init__(self, version) source code
 
run(self)
Updates an existing project
source code
Class Variables
  desc = "Update an existing turbogears project"
  need_project = True
hash(x)
  name = None
hash(x)
  templates = "turbogears"
  identity = False
hash(x)
  sqlalchemy = True
hash(x)
  sqlobject = False
hash(x)
  elixir = True
hash(x)