Trees | Indices | Help |
---|
|
@deprecated
|
|||
|
|
|||
scm_type = wtforms.SelectField("SCM Type", choices= [("git", "
|
|||
scm_url = wtforms.StringField("SCM URL", validators= [wtforms.
|
|||
scm_branch = wtforms.StringField("Git Branch", validators= [wt
|
|||
scm_subdir = wtforms.StringField("Subdirectory", validators= [
|
|||
spec = wtforms.StringField("Spec File", validators= [wtforms.v
|
|||
Inherited from |
|
|
|
scm_type
|
scm_url
|
scm_branch
|
scm_subdir
|
spec
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |