author | Nishanth Amuluru <nishanth@fossee.in> |
Thu, 06 Jan 2011 16:41:53 +0530 | |
changeset 241 | 479cbf5c822a |
child 242 | 93bee6c96c35 |
permissions | -rwxr-xr-x |
241
479cbf5c822a
Added an app called profile to manage user profiles
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff
changeset
|
1 |
from django.db import models |
479cbf5c822a
Added an app called profile to manage user profiles
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff
changeset
|
2 |
|
479cbf5c822a
Added an app called profile to manage user profiles
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff
changeset
|
3 |
# Create your models here. |