Changes between Version 20 and Version 21 of GSOCWebSetupImplementation


Ignore:
Timestamp:
04/05/11 17:42:04 (14 years ago)
Author:
anubhav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified GSOCWebSetupImplementation

    v20 v21  
    468468}}}
    469469
     470== VIEWS ==
     471
     472Though we have not talked about this part directly, however in the last section of index(): function we have talked about the forms that I would like to create. Most part of this code can be reused from the previous application.
     473
     474===     Creating a license page : ===
     475This will be created only if  “FINISHED_EDITING_CONFIG_FILE” is false in the modified_config.py
     476
     477=== Sending Post Method To Get The Arguments To Controllers : ===
     478
     479=== These Will Contain A Static Folder Containing The Css And The  ExtJS ===
     480
     481This part of the code is almost reusable.
     482