Changeset 210 for cleverbox/trunk/docs
- Timestamp:
- 11/30/07 16:37:11 (4 years ago)
- Files:
-
- 1 modified
-
cleverbox/trunk/docs/TODO (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cleverbox/trunk/docs/TODO
r208 r210 15 15 * streamline cli / log output 16 16 * comment all methods 17 * get code coverage reports18 17 * configurable html generation for all instances overview 19 18 * configurable html for instance "homepages" 20 19 * apachectl integration (for configtest + reload) 21 20 * _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 !
