Changes between Version 5 and Version 6 of GSOCWebSetupImplementation
- Timestamp:
- 04/05/11 17:09:46 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSOCWebSetupImplementation
v5 v6 1 1 [[TOC]] 2 = = WEB SETUP IMPLEMENTATION (Detail)==2 = WEB SETUP IMPLEMENTATION (Detail)= 3 3 4 == = '''MODULES''''''' ===4 == '''MODULES''''''' 5 5 6 * '''Layout.py''' 7 * '''Def setting()''': 6 === Layout.py === 7 ==== Def setting(): ==== 8 8 9 9 … … 30 30 We will have to set the settings in accordance with modules/s3/s3cfg.py. 31 31 32 * '''Def modules() :''' 32 === Def modules() : ==== 33 33 34 34