Content Management/Class Diagram: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Class Diagram ==
== Class Diagram ==
[[Image:Static_Class_Diagram1.jpg|640px]]
[[Image:Static_Class_Diagram1.jpg|640px]]

The attributes and methods listed in django.db.models.Model class and django.newforms.Form class are the ones being used in this project.

Revision as of 01:55, 20 November 2007

Class Diagram

Static Class Diagram1.jpg

The attributes and methods listed in django.db.models.Model class and django.newforms.Form class are the ones being used in this project.