Part of lp.blueprints.interfaces.specification View In Hierarchy
Known subclasses: lp.blueprints.interfaces.specification.ISpecification
SpecNameField | name | May contain lower-case letters, numbers, and dashes. It will be used in the specification url. Examples: mozilla-type-ahead-find, postgres-smart-serial. |
Title | title | Describe the feature as clearly as possible in up to 70 characters. This title is displayed in every feature list or report. |
SpecURLField | specurl | The URL of the specification. This is usually a wiki page. |
Summary | summary | A single-paragraph description of the feature. This will also be displayed in most feature listings. |
Choice | definition_status | The current status of the process to define the feature and get approval for the implementation plan. |
PublicPersonChoice | assignee | The person responsible for implementing the feature. |
PublicPersonChoice | drafter | The person responsible for drafting the specification. |
PublicPersonChoice | approver | The person responsible for approving the specification, and for reviewing the code when it's ready to be landed. |