Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/f/t/ftw.contentpage-1.6.5/ftw/contentpage/content/news.py ftw.contentpage(Download)
news_schema = contentpage.ContentPageSchema.copy() news_schema['effectiveDate'].required = True
src/f/t/ftw.contentpage-1.6.5/ftw/contentpage/content/eventpage.py ftw.contentpage(Download)
EventSchema = ContentPageSchema.copy() + atapi.Schema(( atapi.DateTimeField( 'startDate',