profile/models.py
changeset 3 479cbf5c822a
child 4 93bee6c96c35
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/profile/models.py	Thu Jan 06 16:41:53 2011 +0530
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.