Changeset 5697
- Timestamp:
- 11/17/08 14:12:42 (2 months ago)
- Files:
-
- branches/1.1/turbogears/startup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/turbogears/startup.py
r5695 r5697 178 178 * Calls the callables registered in 'turbogears.call_on_startup'. 179 179 * Starts the TurboGears scheduler. 180 This adds the "tg_js" configuration to make MochiKit accessible.181 180 182 181 """