Functions
check_circular_dependency(entity, ...) | Checks the circular dependency in entity if it has other_entity in its |
make_plural(name) | Returns the plural version of the given name argument. |
Exceptions
CircularDependencyError([value]) | Raised when there is circular dependencies within Tasks |