Command

class lockmgr.management.commands.list_locks.Command[source]
__init__()[source]

Initialize self. See help(type(self)) for accurate signature.

handle(*args, **options)[source]

The actual logic of the command. Subclasses must implement this method.

Methods

Methods

__init__()

Initialize self.

handle(*args, **options)

The actual logic of the command.

Attributes

Attributes

help