l.b.i.b.BugTrackerURL(URIField) : class documentation

Part of lp.bugs.interfaces.bugtracker View In Hierarchy

A bug tracker URL that's not used by any other bug trackers.

When checking if the URL is already registered with another bugtracker, it takes into account that the URL may differ slightly, i.e. it could end with a slash or be https instead of http.

Method _validate Check that the URL is not already in use by another bugtracker.

Inherited from URIField:

Method __init__ Undocumented
Method set Canonicalize a URL and set it as a field value.
Method normalize See IURIField.
def _validate(self, input):
Check that the URL is not already in use by another bugtracker.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.