Changes between Version 22 and Version 23 of GSOCWebSetupImplementation
- Timestamp:
- 04/05/11 18:32:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSOCWebSetupImplementation
v22 v23 2 2 = WEB SETUP IMPLEMENTATION (Detail)= 3 3 4 == '''MOD ULES'''''''4 == '''MODELS''''''' 5 5 6 6 === Layout.py === … … 33 33 34 34 35 36 35 These needs to store the names of the modules:- 37 36 … … 50 49 In the modules the layout is not required, as they are stored when we run the modified form of 000_config in the models. The input types of these (name, Description, Access level) are quite fixed so they need not to be stored separately. Therefore not much help is required for the views to. 51 50 52 == '''MODELS''' ==53 51 === 1st_run.py (This will run before the modified version of 000_config) === 54 52