Changes between Version 1 and Version 2 of TaiwanSettings
- Timestamp:
- 11/04/10 07:40:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaiwanSettings
v1 v2 5 5 == Basic Settings == 6 6 7 After bzr checking out the codes, edit eden/models/000_config.py first. Remember to set *FINISHED_EDITING_CONFIG_FILE = True*. Here are some recommended settings:7 After bzr checking out the codes, edit `eden/models/000_config.py` first. Remember to set `FINISHED_EDITING_CONFIG_FILE = True`. Here are some recommended settings: 8 8 9 9 {{{ … … 33 33 }}} 34 34 35 Make sure modules/s3gis.py containing utf8_csv_reader(), which is included since rev1413. Place L1.csv, L2.csv, L3.csv in the top level of web2pydirectory.35 Make sure `modules/s3gis.py` containing `utf8_csv_reader()`, which is included since [http://bazaar.launchpad.net/~flavour/sahana-eden/trunk/revision/1413 rev1413]. Place `L1.csv, L2.csv, L3.csv` in the top level of `web2py` directory. 36 36 37 37 {{{