Add TODO comment, for now..
This commit is contained in:
parent
9ca55e1697
commit
cd4efe2276
|
@ -227,6 +227,8 @@ class Install(commands.Subcommand):
|
||||||
|
|
||||||
rprint()
|
rprint()
|
||||||
|
|
||||||
|
# TODO: somewhere should ask about apache proxy, https etc.?
|
||||||
|
|
||||||
def basic_prompt(self, info, default=None, is_password=False, is_bool=False):
|
def basic_prompt(self, info, default=None, is_password=False, is_bool=False):
|
||||||
|
|
||||||
# message formatting styles
|
# message formatting styles
|
||||||
|
|
Loading…
Reference in a new issue