diff options
Diffstat (limited to 'accounts/models.py')
-rw-r--r-- | accounts/models.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/models.py b/accounts/models.py index 71a8362..54f60fe 100644 --- a/accounts/models.py +++ b/accounts/models.py @@ -1,3 +1,3 @@ -from django.db import models +#from django.db import models # Create your models here. |