Part of lp.registry.model.codeofconduct View In Hierarchy
A set of properties allow us to properly handle the CoC stored in the filesystem, so it's not a database class.
| Method | __init__ | Undocumented |
| Method | title | Return preformatted title (config_prefix + version). |
| Method | content | Return the content of the CoC file. |
| Method | current | Is this the current release of the Code of Conduct? |
| Method | datereleased | Undocumented |
| Method | _filename | Rebuild filename according to the local version. |