Content Management/Best Practices: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: == Best Practices == * Documented Coding Standards PEP 8: http://www.python.org/dev/peps/pep-0008/)
 
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Best Practices ==
== Best Practices ==


=== Project Website ===
* Documented Coding Standards
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/
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

[[Category:Content Management]]

Latest revision as of 00:14, 1 February 2008