Statistics
| Branch: | Tag: | Revision:

root / snf-webproject / synnefo / webproject / management / utils.py @ b482fbcc

History | View | Annotate | Download (6 kB)

# Date Author Comment
b482fbcc 05/21/2013 03:06 pm Giorgos Korfiatis

webproject: Add optional title in pprint_table

It is shown with `pretty' output format, in non vertical mode.

4571b863 05/08/2013 06:27 pm Giorgos Korfiatis

webproject: Do not ljust values in vertical mode

Left-justifying resulted in long wrapped empty lines, when a value
exceeded the line size.

28578e52 04/02/2013 01:49 pm Christos Stavrakakis

Use pprint_table in server-show command