Changeset 5591
- Timestamp:
- 10/23/08 18:50:15 (3 months ago)
- Files:
-
- branches/2.0-auth/tg/configuration.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.0-auth/tg/configuration.py
r5588 r5591 100 100 self.paths = Bunch() 101 101 self.render_functions = Bunch() 102 # And also very often...103 self.sa_auth = Bunch()104 self.sa_auth.translations = Bunch()105 102 106 103 #Set individual defaults