Changes between Version 1 and Version 2 of BluePrintBzrHooks
- Timestamp:
- 01/01/09 21:44:44 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintBzrHooks
v1 v2 19 19 These tools should be triggered via a Bzr start-commit-hook. 20 20 21 22 An alternative /could/ be to make reference data use a Storage() instance like T2.messages: 23 {{{ 24 def _define_messages(self): 25 self.messages=Storage() 26 self.messages.record_created="Record Created" 27 }}} 28 However then local admins wouldn't be able to use appadmin to make local customisations.[[BR]] 29 (This /could/ be a good thing?) 30 21 31 === Reference Data === 22 32 module, x_menu_option, gis_config, gis_projection, gis_marker