Constant | HAS_COLORAMA |
Undocumented |
Class | Style |
Undocumented |
Function | color_style |
Return a Style object from the Django color scheme. |
Function | make_style |
Create a Style object from the given config_string. |
Function | no_style |
Return a Style object with no color scheme. |
Function | supports_color |
Return True if the running system's terminal supports color, and False otherwise. |