feedback/models.py
author nishanth
Mon, 19 Apr 2010 21:40:39 +0530
changeset 2 a28d06481350
parent 1 5d921672ef41
child 3 abfecc652a16
permissions -rw-r--r--
updated timezone
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
5d921672ef41 added db to settings and made an app called feedback
nishanth
parents:
diff changeset
     1
from django.db import models
5d921672ef41 added db to settings and made an app called feedback
nishanth
parents:
diff changeset
     2
5d921672ef41 added db to settings and made an app called feedback
nishanth
parents:
diff changeset
     3
# Create your models here.