Changes between Version 15 and Version 16 of BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing


Ignore:
Timestamp:
10/05/13 08:18:18 (11 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing

    v15 v16  
    6262customizations for a particular site. Here, we will "cheat" and just add the new module to our configuration
    6363file {{{eden/models/000_config.py}}}.  Get the default module list from
    64 {{{eden/private/templates/default/config.py}}}, copy it to {{{models/000_config.py}}} and add an entry for
    65 the hit module.
     64{{{eden/private/templates/default/config.py}}} i.e.[[BR]]
     65http://booki.flossmanuals.net/sahana-eden/_draft/_v/1.0/building-a-new-application/ [[BR]]
     66Copy it to {{{models/000_config.py}}} and add an entry for the hit module.
    6667
    6768=== Add database tables for message processing tasks ===