Content Management/Class Diagram: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Class Diagram ==
== Class Diagram ==
[[Image:Static_Class_Diagram.jpg]]
[[Image:Static_Class_Diagram1.jpg|800px]]

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


[[Category:Content Management]]

Latest revision as of 00:15, 1 February 2008

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.