diff -r 6485c8e5d775 -r 479cbf5c822a profile/models.py --- /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.