Show
Ignore:
Timestamp:
11/13/08 07:31:16 (21 months ago)
Author:
Nicolas ?vrard <nicoe@…>
Branch:
default
Message:

Fix tests and examples for the latests changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • relatorio/templates/__init__.py

    r72 r80  
    2121import warnings 
    2222 
    23 plugins = ['opendocument', 'pdf', 'chart'] 
     23plugins = ['base', 'opendocument', 'pdf', 'chart'] 
    2424 
    2525for name in plugins: