Part of lp.blueprints.model.sprint View In Hierarchy
Known subclasses: lp.registry.model.distribution.Distribution, lp.registry.model.product.Product, lp.registry.model.projectgroup.ProjectGroup
| Method | getSprints | Undocumented |
| Method | sprints | See IHasSprints. |
| Method | getComingSprings | Undocumented |
| Method | coming_sprints | See IHasSprints. |
| Method | past_sprints | See IHasSprints. |
| Method | _getBaseQueryAndClauseTablesForQueryingSprints | Return the base SQL query and the clauseTables to be used when |
Subclasses must overwrite this method if it doesn't suit them.