Trees | Indices | Help |
---|
|
Validator for editing chroots in project (adding packages to minimal chroot)
|
|||
buildroot_pkgs = wtforms.TextField("Packages")
|
|||
repos = wtforms.TextAreaField('Repos', validators= [UrlRepoLis
|
|||
comps = FileField("comps_xml")
|
|||
with_opts = wtforms.TextField("With options")
|
|||
without_opts = wtforms.TextField("Without options")
|
|
repos
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |