Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(31) | Call(31) | Derive(0) | Import(0)
src/f/t/ftw.mail-2.1.0/ftw/mail/tests/builders.py ftw.mail(Download)
builder_registry.register('mail', MailBuilder)
src/f/t/ftw.subsite-1.3.1/ftw/subsite/tests/builders.py ftw.subsite(Download)
builder_registry.register('subsite', SubsiteBuilder)
src/f/t/ftw.solr-1.3/ftw/solr/tests/builders.py ftw.solr(Download)
builder_registry.register('dexterity folder', DexterityFolderBuilder)
src/f/t/ftw.participation-1.3.1/ftw/participation/tests/builders.py ftw.participation(Download)
builder_registry.register('invitation', InvitationBuilder)
src/f/t/ftw.contenttemplates-1.2.0/ftw/contenttemplates/testing.py ftw.contenttemplates(Download)
# Register two portal_types. self._add_folder_type(portal) builder_registry.register('Folder', FolderBuilder) # Install our profile at the end, because we change the
Previous 1 | 2