Content Management/Best Practices: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
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 |
|||
[[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