Content Management/Best Practices: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
=== Bug Tracking System === |
=== Bug Tracking System === |
||
https://sddteam.com/projects/olpc/report |
https://sddteam.com/projects/olpc/report |
||
=== Design Pattern === |
|||
MVC - model, view, and controller |
Revision as of 02:39, 6 December 2007
Best Practices
Project Website
WIKI: http://wiki.laptop.org/go/Content_Management
Code Repository
Subversion: https://sddteam.com/svn/olpc/
Documented Coding Standard
PEP 8: http://www.python.org/dev/peps/pep-0008/
Style Checker: http://mail.python.org/pipermail/python-announce-list/2006-December/005491.html
Bug Tracking System
https://sddteam.com/projects/olpc/report
Design Pattern
MVC - model, view, and controller