Content Management/Best Practices: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
=== Design Pattern === |
=== Design Pattern === |
||
MVC - model, view, and controller |
MVC - model, view, and controller |
||
[[Category:Content Management]] |
Latest revision as of 00:14, 1 February 2008
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