Changeset 210 for cleverbox/trunk/docs

Show
Ignore:
Timestamp:
11/30/07 16:37:11 (4 years ago)
Author:
trivoallan
Message:

cleverbox : refactored variable holding app current version.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cleverbox/trunk/docs/TODO

    r208 r210  
    1515 * streamline cli / log output 
    1616 * comment all methods 
    17  * get code coverage reports 
    1817 * configurable html generation for all instances overview 
    1918 * configurable html for instance "homepages"  
    2019 * apachectl integration (for configtest + reload) 
    2120 * _version should go in cleverbox/__init__.py 
    22  * by default, files should be owned bu current user, not root 
    23  * use authn_alias in default conf (if depending on that is problematic, keep default clean and add an alternate profile) 
    24  * applicative exceptions ? (re-read chapter about that in python book) 
     21 * by default, files should be owned bu current user, not root : 2.0 !