| author | Nishanth Amuluru <nishanth@fossee.in> |
| Thu, 06 Jan 2011 16:41:53 +0530 | |
| changeset 3 | 479cbf5c822a |
| child 4 | 93bee6c96c35 |
| permissions | -rwxr-xr-x |
|
3
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. |