upload/models.py
author Shantanu <shantanu@fossee.in>
Wed, 02 Sep 2009 16:59:27 +0530
changeset 0 5fb12cd6d64d
child 2 4d2bbb2f3c4e
permissions -rw-r--r--
Initial commit added django files.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
5fb12cd6d64d Initial commit added django files.
Shantanu <shantanu@fossee.in>
parents:
diff changeset
     1
from django.db import models
5fb12cd6d64d Initial commit added django files.
Shantanu <shantanu@fossee.in>
parents:
diff changeset
     2
5fb12cd6d64d Initial commit added django files.
Shantanu <shantanu@fossee.in>
parents:
diff changeset
     3
# Create your models here.