Changes between Version 15 and Version 16 of BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing
- Timestamp:
- 10/05/13 08:18:18 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing
v15 v16 62 62 customizations for a particular site. Here, we will "cheat" and just add the new module to our configuration 63 63 file {{{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]] 65 http://booki.flossmanuals.net/sahana-eden/_draft/_v/1.0/building-a-new-application/ [[BR]] 66 Copy it to {{{models/000_config.py}}} and add an entry for the hit module. 66 67 67 68 === Add database tables for message processing tasks ===