Changes between Version 69 and Version 70 of DeveloperGuidelines
- Timestamp:
- 10/23/09 13:00:36 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines
v69 v70 44 44 Static CSS/Javascript files are stored in {{{/static}}} 45 45 46 === Guidelines === 47 * WSGI likes print statements to go to {{{sys.stderr}}} not {{{sys.stdout}}}: http://code.google.com/p/modwsgi/wiki/DebuggingTechniques 48 46 49 * [wiki:DeveloperGuidelinesS3Framework SahanaPy Framework: S3] 47 50 * [wiki:DeveloperGuidelinesInternationalisation Internationalisation]