mini_buildd package¶
Submodules¶
- mini_buildd.admin module
- mini_buildd.api module
Argument
Argument.VALUE_TYPE
Argument.SERVER_DEFAULT
Argument.s2v()
Argument.v2s()
Argument.required()
Argument.needs_value()
Argument.choices()
Argument.default()
Argument.strdefault()
Argument.value()
Argument.strvalue()
Argument.strgiven()
Argument.icommand_line_given()
Argument.set()
Argument.argparse_kvsargs()
StrArgument
UrlArgument
MultilineStrArgument
ChoiceArgument
IntArgument
BoolArgument
ListArgument
Repository
Repositories
Codenames
diststr2repository()
Distribution
Distributions
Source
UploadOptions
Output
Rollbacks
Call
Call.AUTH
Call.NEEDS_RUNNING_DAEMON
Call.CONFIRM
Call.RESULT_DESC
Call.name()
Call.doc()
Call.doc_title()
Call.doc_body()
Call.CATEGORIES
Call.category()
Call.uri()
Call.iarguments()
Call.from_sloppy_args()
Call.set_args()
Call.from_command_line()
Call.set_request()
Call.get_plain()
Call.plain()
Call.json_pretty()
Call.parse_command_line()
Call.icommand_line()
Call.command_line()
Call.command_line_full()
Call.http_args()
Call.url()
Call.run()
Status
PubKey
DputConf
SourcesList
Ls
Show
Debdiff
Migrate
Remove
Port
PortExt
Retry
Cancel
SetUserKey
Subscribe
Unsubscribe
RemakeChroots
Start
Stop
Wake
Handshake
Cronjob
Uploaders
SnapshotLs
SnapshotCreate
SnapshotDelete
Debmirror
KeyringPackages
TestPackages
Setup
Calls
- mini_buildd.builder module
- mini_buildd.builtins module
Css
mbd_cssmap()
mbd_menu_active()
mbd_get()
mbd_dict_get()
mbd_fromtimestamp()
mbd_parent()
mbd_basename()
mbd_join()
mbd_jsonpp()
mbd_token()
mbd_hash()
mbd_codename()
mbd_repository()
mbd_model_stats()
mbd_next()
mbd_api()
mbd_sbuild_status()
PlainFilter
PlainFilter.ALLOWED_MIME_TYPES
PlainFilter.ALLOWED_EXTENSIONS
PlainFilter.ALLOWED_FILES
PlainFilter.ok_to_filter()
PlainFilter.BUILDLOG_INDEX_REGEXES
PlainFilter.LOG_INDEX_REGEXES
PlainFilter.regex_filter()
PlainFilter.filter_buildlog()
PlainFilter.filter_log()
PlainFilter.filter_json()
PlainFilter.filter_default()
mbd_file()
mbd_datatable()
- mini_buildd.call module
- mini_buildd.changes module
- mini_buildd.cli module
- mini_buildd.client module
- mini_buildd.config module
- mini_buildd.contrib module
- mini_buildd.cron module
- mini_buildd.daemon module
- mini_buildd.dist module
- Dist-like variable naming convention
Archs
DistroInfo
DebianDistroInfo
UbuntuDistroInfo
DISTRO_INFO
COMPONENTS_SORT_KEYS
sorted_components()
setup_origins()
setup_codenames()
setup_codenames_from_origin()
di_codenames()
guess_origin()
is_base_source()
DEBIAN_MAJOR_MINOR_CODENAMES
guess_codeversion()
Codename
SbuildCheck
Dist
- mini_buildd.django_settings module
- mini_buildd.events module
- mini_buildd.files module
- mini_buildd.ftpd module
- mini_buildd.gnupg module
Colons
GpgmeVerifyFailed
BaseGnuPG
BaseGnuPG.get_flavor()
BaseGnuPG.gen_secret_key()
BaseGnuPG.export()
BaseGnuPG.get_pub_key()
BaseGnuPG.get_colons()
BaseGnuPG.get_pub_keys_infos()
BaseGnuPG.get_pub_keys()
BaseGnuPG.get_first_sec_colon()
BaseGnuPG.get_first_sec_key()
BaseGnuPG.get_first_sec_key_fingerprint()
BaseGnuPG.get_first_sec_key_user_id()
BaseGnuPG.add_pub_key()
BaseGnuPG.add_keyring()
BaseGnuPG.verify()
BaseGnuPG.gpgme_verify()
BaseGnuPG.gpgme_verify_release()
BaseGnuPG.sign()
BaseGnuPG.gpgme_sign()
GnuPG
TmpGnuPG
PublicKeyCache
- mini_buildd.httpd module
- mini_buildd.models module
- Naming conventions
mbd_msg()
mbd_msg_exception()
UnixTextField
Model
Model.MBD_HELP_EXTRA_OPTIONS
Model.extra_options
Model.pickled_data
Model.mbd_get_or_none()
Model.mbd_get_fields()
Model.Meta
Model.Admin
Model.mbd_class_name()
Model.mbd_get_extra_options()
Model.mbd_get_extra_option()
Model.mbd_validate_regex()
Model.mbd_get_dependencies()
Model.mbd_get_reverse_dependencies()
Model.mbd_get_default()
StatusModel
StatusModel.STATUS_REMOVED
StatusModel.STATUS_PREPARED
StatusModel.STATUS_ACTIVE
StatusModel.STATUS_CHOICES
StatusModel.status
StatusModel.CHECK_NONE
StatusModel.CHECK_CHANGED
StatusModel.CHECK_FAILED
StatusModel.CHECK_REACTIVATE
StatusModel.CHECK_STRINGS
StatusModel.last_checked
StatusModel.LETHAL_DEPENDENCIES
StatusModel.auto_reactivate
StatusModel.Meta
StatusModel.Admin
StatusModel.Admin.save_model()
StatusModel.Admin.mbd_prepare()
StatusModel.Admin.mbd_check()
StatusModel.Admin.mbd_pc()
StatusModel.Admin.mbd_activate()
StatusModel.Admin.mbd_pca()
StatusModel.Admin.mbd_deactivate()
StatusModel.Admin.mbd_remove()
StatusModel.Admin.mbd_action()
StatusModel.Admin.mbd_action_prepare()
StatusModel.Admin.mbd_action_check()
StatusModel.Admin.mbd_action_pc()
StatusModel.Admin.mbd_action_activate()
StatusModel.Admin.mbd_action_pca()
StatusModel.Admin.mbd_action_deactivate()
StatusModel.Admin.mbd_action_remove()
StatusModel.Admin.colored_status()
StatusModel.Admin.actions
StatusModel.Admin.list_display
StatusModel.Admin.list_display_links
StatusModel.Admin.media
StatusModel.mbd_set_changed()
StatusModel.mbd_is_prepared()
StatusModel.mbd_is_active()
StatusModel.mbd_is_checked()
StatusModel.mbd_is_changed()
StatusModel.mbd_is_reactivate()
StatusModel.mbd_get_active()
StatusModel.mbd_get_active_or_auto_reactivate()
StatusModel.mbd_get_prepared()
StatusModel.mbd_get_check_display()
StatusModel.mbd_get_status_display()
StatusModel.extra_options
StatusModel.get_next_by_last_checked()
StatusModel.get_previous_by_last_checked()
StatusModel.get_status_display()
StatusModel.pickled_data
GnuPGPublicKey
GnuPGPublicKey.key_id
GnuPGPublicKey.key
GnuPGPublicKey.key_long_id
GnuPGPublicKey.key_created
GnuPGPublicKey.key_expires
GnuPGPublicKey.key_name
GnuPGPublicKey.key_fingerprint
GnuPGPublicKey.Meta
GnuPGPublicKey.Admin
GnuPGPublicKey.mbd_key_id()
GnuPGPublicKey.clean()
GnuPGPublicKey.mbd_filter_key()
GnuPGPublicKey.mbd_prepare()
GnuPGPublicKey.mbd_remove()
GnuPGPublicKey.mbd_sync()
GnuPGPublicKey.mbd_check()
GnuPGPublicKey.mbd_verify()
GnuPGPublicKey.auto_reactivate
GnuPGPublicKey.extra_options
GnuPGPublicKey.get_next_by_last_checked()
GnuPGPublicKey.get_previous_by_last_checked()
GnuPGPublicKey.get_status_display()
GnuPGPublicKey.last_checked
GnuPGPublicKey.pickled_data
GnuPGPublicKey.status
AptKey
AptKey.clean()
AptKey.DoesNotExist
AptKey.MultipleObjectsReturned
AptKey.auto_reactivate
AptKey.extra_options
AptKey.get_next_by_last_checked()
AptKey.get_previous_by_last_checked()
AptKey.get_status_display()
AptKey.id
AptKey.key
AptKey.key_created
AptKey.key_expires
AptKey.key_fingerprint
AptKey.key_id
AptKey.key_long_id
AptKey.key_name
AptKey.last_checked
AptKey.objects
AptKey.pickled_data
AptKey.source_set
AptKey.status
Uploader
Uploader.user
Uploader.may_upload_to
Uploader.Admin
Uploader.DoesNotExist
Uploader.MultipleObjectsReturned
Uploader.auto_reactivate
Uploader.extra_options
Uploader.get_next_by_last_checked()
Uploader.get_previous_by_last_checked()
Uploader.get_status_display()
Uploader.id
Uploader.key
Uploader.key_created
Uploader.key_expires
Uploader.key_fingerprint
Uploader.key_id
Uploader.key_long_id
Uploader.key_name
Uploader.last_checked
Uploader.objects
Uploader.pickled_data
Uploader.status
Uploader.user_id
cb_create_user_profile()
Remote
Remote.http
Remote.wake_command
Remote.Admin
Remote.mbd_url()
Remote.mbd_api()
Remote.mbd_get_status()
Remote.mbd_prepare()
Remote.mbd_check()
Remote.DoesNotExist
Remote.MultipleObjectsReturned
Remote.auto_reactivate
Remote.extra_options
Remote.get_next_by_last_checked()
Remote.get_previous_by_last_checked()
Remote.get_status_display()
Remote.key
Remote.key_created
Remote.key_expires
Remote.key_fingerprint
Remote.key_id
Remote.key_long_id
Remote.key_name
Remote.last_checked
Remote.objects
Remote.pickled_data
Remote.status
Builders
Archive
Architecture
Component
Source
Source.MBD_HELP_EXTRA_OPTIONS
Source.origin
Source.codename
Source.apt_keys
Source.description
Source.codeversion
Source.codeversion_override
Source.archives
Source.components
Source.architectures
Source.Admin
Source.mbd_release_file_values()
Source.mbd_get_archive()
Source.mbd_get_apt_line()
Source.mbd_get_apt_pin()
Source.mbd_prepare()
Source.mbd_sync()
Source.mbd_remove()
Source.mbd_check()
Source.mbd_get_dependencies()
Source.mbd_get_reverse_dependencies()
Source.clean()
Source.DoesNotExist
Source.MultipleObjectsReturned
Source.auto_reactivate
Source.chroot_set
Source.distribution_set
Source.extra_options
Source.get_next_by_last_checked()
Source.get_previous_by_last_checked()
Source.get_status_display()
Source.id
Source.last_checked
Source.objects
Source.pickled_data
Source.prioritysource_set
Source.status
PrioritySource
PrioritySource.source
PrioritySource.priority
PrioritySource.Admin
PrioritySource.mbd_get_apt_preferences()
PrioritySource.DoesNotExist
PrioritySource.MultipleObjectsReturned
PrioritySource.distribution_set
PrioritySource.extra_options
PrioritySource.id
PrioritySource.objects
PrioritySource.pickled_data
PrioritySource.source_id
Suite
SuiteOption
SuiteOption.layout
SuiteOption.suite
SuiteOption.uploadable
SuiteOption.experimental
SuiteOption.migrates_to
SuiteOption.build_keyring_package
SuiteOption.auto_migrate_after
SuiteOption.not_automatic
SuiteOption.but_automatic_upgrades
SuiteOption.clean()
SuiteOption.rollback
SuiteOption.mbd_get_sort_no()
SuiteOption.DoesNotExist
SuiteOption.MultipleObjectsReturned
SuiteOption.extra_options
SuiteOption.id
SuiteOption.layout_id
SuiteOption.migrates_to_id
SuiteOption.objects
SuiteOption.pickled_data
SuiteOption.suite_id
SuiteOption.suiteoption_set
SuiteOptionInline
Layout
Layout.MBD_HELP_EXTRA_OPTIONS
Layout.name
Layout.suites
Layout.default_version
Layout.mandatory_version_regex
Layout.experimental_default_version
Layout.experimental_mandatory_version_regex
Layout.Admin
Layout.mbd_get_reverse_dependencies()
Layout.DoesNotExist
Layout.MultipleObjectsReturned
Layout.extra_options
Layout.objects
Layout.pickled_data
Layout.repository_set
Layout.suiteoption_set
ArchitectureOption
ArchitectureOption.architecture
ArchitectureOption.distribution
ArchitectureOption.optional
ArchitectureOption.build_architecture_all
ArchitectureOption.clean()
ArchitectureOption.DoesNotExist
ArchitectureOption.MultipleObjectsReturned
ArchitectureOption.architecture_id
ArchitectureOption.distribution_id
ArchitectureOption.extra_options
ArchitectureOption.id
ArchitectureOption.objects
ArchitectureOption.pickled_data
ArchitectureOptionInline
Distribution
Distribution.MBD_HELP_EXTRA_OPTIONS
Distribution.base_source
Distribution.extra_sources
Distribution.components
Distribution.architectures
Distribution.RESOLVER_APT
Distribution.RESOLVER_APTITUDE
Distribution.RESOLVER_INTERNAL
Distribution.RESOLVER_CHOICES
Distribution.build_dep_resolver
Distribution.apt_allow_unauthenticated
Distribution.lintian_mode
Distribution.lintian_extra_options
Distribution.piuparts_mode
Distribution.piuparts_extra_options
Distribution.piuparts_root_arg
Distribution.chroot_setup_script
Distribution.sbuildrc_snippet
Distribution.Admin
Distribution.mbd_is_active()
Distribution.mbd_setup()
Distribution.mbd_get_components()
Distribution.mbd_get_archall_architectures()
Distribution.mbd_get_mandatory_architectures()
Distribution.mbd_get_reverse_dependencies()
Distribution.clean()
Distribution.DoesNotExist
Distribution.MultipleObjectsReturned
Distribution.architectureoption_set
Distribution.base_source_id
Distribution.extra_options
Distribution.get_build_dep_resolver_display()
Distribution.get_lintian_mode_display()
Distribution.get_piuparts_mode_display()
Distribution.id
Distribution.objects
Distribution.pickled_data
Distribution.repository_set
EmailAddress
Repository
Repository.identity
Repository.layout
Repository.distributions
Repository.allow_unauthenticated_uploads
Repository.extra_uploader_keyrings
Repository.notify
Repository.notify_changed_by
Repository.notify_maintainer
Repository.reprepro_morguedir
Repository.external_home_url
Repository.LETHAL_DEPENDENCIES
Repository.Admin
Repository.mbd_setup()
Repository.mbd_json()
Repository.clean()
Repository.mbd_get_diststr()
Repository.mbd_get_diststrs()
Repository.mbd_get_meta_distributions()
Repository.mbd_get_apt_pin()
Repository.mbd_get_apt_preferences()
Repository.mbd_get_apt_keys()
Repository.mbd_get_internal_suite_dependencies()
Repository.mbd_get_mandatory_version_regex()
Repository.mbd_get_default_version()
Repository.mbd_get_apt_line()
Repository.mbd_get_apt_build_sources_list()
Repository.mbd_get_apt_build_preferences()
Repository.mbd_reprepro_update_config()
Repository.mbd_dsc_pool_path()
Repository.mbd_package_migrate()
Repository.mbd_package_remove()
Repository.mbd_package_precheck()
Repository.mbd_package_install()
Repository.mbd_sorted_distributions()
Repository.mbd_icodenames()
Repository.mbd_prepare()
Repository.mbd_sync()
Repository.mbd_remove()
Repository.mbd_check()
Repository.mbd_get_dependencies()
Repository.DoesNotExist
Repository.MultipleObjectsReturned
Repository.auto_reactivate
Repository.extra_options
Repository.get_next_by_last_checked()
Repository.get_previous_by_last_checked()
Repository.get_status_display()
Repository.last_checked
Repository.layout_id
Repository.objects
Repository.pickled_data
Repository.status
Repository.uploader_set
get_meta_distribution_map()
map_distribution()
get_repository()
parse_dist()
parse_diststr()
DaemonEmailField
Daemon
Daemon.MBD_HELP_EXTRA_OPTIONS
Daemon.MBD_HELP_NEEDS_RESTART
Daemon.identity
Daemon.hostname
Daemon.email_address
Daemon.gnupg_template
Daemon.gnupg_keyserver
Daemon.ftpd_bind
Daemon.ftpd_options
Daemon.build_queue_size
Daemon.sbuild_jobs
Daemon.smtp_server
Daemon.notify
Daemon.allow_emails_to
Daemon.custom_hooks_directory
Daemon.show_last_packages
Daemon.show_last_builds
Daemon.wait_for_build_results
Daemon.keep_build_results
Daemon.LETHAL_DEPENDENCIES
Daemon.Admin
Daemon.save()
Daemon.mbd_get_ftp_endpoint()
Daemon.mbd_fullname()
Daemon.mbd_gnupg()
Daemon.clean()
Daemon.mbd_prepare()
Daemon.mbd_sync()
Daemon.mbd_remove()
Daemon.mbd_get_dependencies()
Daemon.mbd_check()
Daemon.mbd_get_archive_origin()
Daemon.mbd_get_dput_conf()
Daemon.mbd_notify_event()
Daemon.DoesNotExist
Daemon.MultipleObjectsReturned
Daemon.auto_reactivate
Daemon.extra_options
Daemon.get_next_by_last_checked()
Daemon.get_previous_by_last_checked()
Daemon.get_status_display()
Daemon.id
Daemon.last_checked
Daemon.objects
Daemon.pickled_data
Daemon.status
get_daemon()
Chroot
Chroot.PERSONALITIES
Chroot.MBD_HELP_EXTRA_OPTIONS
Chroot.source
Chroot.architecture
Chroot.personality
Chroot.personality_override
Chroot.Admin
Chroot.mbd_key()
Chroot.mbd_path
Chroot.mbd_get_backend()
Chroot.mbd_schroot_name()
Chroot.mbd_get_tmp_dir()
Chroot.mbd_get_schroot_conf_file()
Chroot.mbd_get_keyring_file()
Chroot.mbd_get_system_schroot_conf_file()
Chroot.mbd_get_pre_sequence()
Chroot.mbd_workaround_debmirror_script()
Chroot.mbd_get_sequence()
Chroot.mbd_prepare()
Chroot.mbd_remove()
Chroot.mbd_sync()
Chroot.mbd_backend_check()
Chroot.mbd_apt_line()
Chroot.mbd_check()
Chroot.mbd_get_dependencies()
Chroot.DoesNotExist
Chroot.MultipleObjectsReturned
Chroot.architecture_id
Chroot.auto_reactivate
Chroot.btrfssnapshotchroot
Chroot.dirchroot
Chroot.extra_options
Chroot.filechroot
Chroot.get_next_by_last_checked()
Chroot.get_previous_by_last_checked()
Chroot.get_status_display()
Chroot.id
Chroot.last_checked
Chroot.lvmchroot
Chroot.objects
Chroot.pickled_data
Chroot.source_id
Chroot.status
DirChroot
DirChroot.UNION_AUFS
DirChroot.UNION_OVERLAYFS
DirChroot.UNION_UNIONFS
DirChroot.UNION_OVERLAY
DirChroot.UNION_CHOICES
DirChroot.union_type
DirChroot.Admin
DirChroot.mbd_backend_flavor()
DirChroot.mbd_get_chroot_dir()
DirChroot.mbd_get_schroot_conf()
DirChroot.mbd_get_post_sequence()
DirChroot.DoesNotExist
DirChroot.MultipleObjectsReturned
DirChroot.chroot_ptr
DirChroot.chroot_ptr_id
DirChroot.get_union_type_display()
FileChroot
FileChroot.COMPRESSION_NONE
FileChroot.COMPRESSION_GZIP
FileChroot.COMPRESSION_BZIP2
FileChroot.COMPRESSION_XZ
FileChroot.COMPRESSION_CHOICES
FileChroot.compression
FileChroot.TAR_ARGS
FileChroot.TAR_SUFFIX
FileChroot.Admin
FileChroot.mbd_backend_flavor()
FileChroot.mbd_get_tar_file()
FileChroot.mbd_get_schroot_conf()
FileChroot.mbd_get_post_sequence()
FileChroot.DoesNotExist
FileChroot.MultipleObjectsReturned
FileChroot.chroot_ptr
FileChroot.chroot_ptr_id
FileChroot.get_compression_display()
LVMChroot
LVMChroot.Admin
LVMChroot.volume_group
LVMChroot.filesystem
LVMChroot.snapshot_size
LVMChroot.mbd_backend_flavor()
LVMChroot.mbd_get_volume_group()
LVMChroot.mbd_get_lvm_device()
LVMChroot.mbd_get_schroot_conf()
LVMChroot.mbd_get_pre_sequence()
LVMChroot.mbd_get_post_sequence()
LVMChroot.mbd_backend_check()
LVMChroot.DoesNotExist
LVMChroot.MultipleObjectsReturned
LVMChroot.chroot_ptr
LVMChroot.chroot_ptr_id
LVMChroot.looplvmchroot
LoopLVMChroot
LoopLVMChroot.Admin
LoopLVMChroot.loop_size
LoopLVMChroot.mbd_backend_flavor()
LoopLVMChroot.mbd_get_volume_group()
LoopLVMChroot.mbd_get_backing_file()
LoopLVMChroot.mbd_get_loop_device()
LoopLVMChroot.mbd_get_pre_sequence()
LoopLVMChroot.DoesNotExist
LoopLVMChroot.MultipleObjectsReturned
LoopLVMChroot.lvmchroot_ptr
LoopLVMChroot.lvmchroot_ptr_id
BtrfsSnapshotChroot
BtrfsSnapshotChroot.Admin
BtrfsSnapshotChroot.mbd_backend_flavor()
BtrfsSnapshotChroot.mbd_get_chroot_dir()
BtrfsSnapshotChroot.mbd_get_snapshot_dir()
BtrfsSnapshotChroot.mbd_get_schroot_conf()
BtrfsSnapshotChroot.mbd_get_pre_sequence()
BtrfsSnapshotChroot.mbd_get_post_sequence()
BtrfsSnapshotChroot.DoesNotExist
BtrfsSnapshotChroot.MultipleObjectsReturned
BtrfsSnapshotChroot.chroot_ptr
BtrfsSnapshotChroot.chroot_ptr_id
Subscription
- mini_buildd.net module
- mini_buildd.package module
- mini_buildd.packager module
- mini_buildd.reprepro module
- mini_buildd.sbuild module
- mini_buildd.schroot module
- mini_buildd.threads module
- mini_buildd.urls module
- mini_buildd.util module
Versions
http_endpoint()
daemon()
models()
NEWLINE
fopen()
PyCompat
Rfc7807
HTTPError
HTTPOk
HTTPNotFound
HTTPBadRequest
HTTPUnauthorized
HTTPUnavailable
HTTPInternal
log_exception()
log_stack()
e2http()
rrpes()
check_program()
systemcert_workaround()
singularize()
esplit()
uniq()
mdget()
Datetime
Snake
Field
CField
StopWatch
Singleton
TmpDir
tmp_dir()
nop()
attempt()
measure()
strip_epoch()
guess_default_dirchroot_backend()
subst_placeholders()
Hash
get_cpus()
list_get()
rmdirs()
json_pretty()
- mini_buildd.values module
Name
Name.TEST_DUMMY
Name.DEFAULT_IDENTITY
Name.DEFAULT_FTP_ENDPOINT
Name.ALL_REPOSITORIES
Name.ALL_CHROOTS
Name.ALL_REMOTES
Name.ALL_CRONJOBS
Name.PREPARED_DISTRIBUTIONS
Name.ALL_DISTRIBUTIONS
Name.ACTIVE_DISTRIBUTIONS
Name.ACTIVE_UPLOADABLE_DISTRIBUTIONS
Name.ACTIVE_EXPERIMENTAL_DISTRIBUTIONS
Name.MIGRATABLE_DISTRIBUTIONS
Name.ACTIVE_KEYRING_DISTRIBUTIONS
Name.ALL_CODENAMES
Name.ALL_SUITES
Name.CURRENT_BUILDS
Name.LAST_SOURCES
Name.LAST_FAILED_BKEYS
Name.DEFAULT_CHROOT_BACKEND
Name.DEFAULT_DEBMIRROR_DESTINATION
all_codenames()
get()
get_value()
reset()
- mini_buildd.version module
- mini_buildd.views module
context()
ExceptionMiddleware
TemplateView
DefaultView
HomeView
AccountRegisterView
AccountActivateView
AccountProfileView
AccountNullView
BuildersView
RouteView
DirView
EmbedView
ManualView
SetupView
LogView
EventsView
RepositoriesView
get_client_ip()
APIView
- mini_buildd.webapp module