diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2020-02-18 15:06:09 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2020-02-18 15:06:09 +0000 |
commit | 89389a0b09a7d80f8653ebc5d1640f33dd8d9e06 (patch) | |
tree | ce9798057960f85c961037fa7761a9eeba913795 /ctrack/register/models.py | |
parent | bc583a851b05e41dc59a18bd2fd9e777205485d3 (diff) |
formatting
Diffstat (limited to '')
-rw-r--r-- | ctrack/register/models.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/register/models.py b/ctrack/register/models.py index 54f60fe..0b4331b 100644 --- a/ctrack/register/models.py +++ b/ctrack/register/models.py @@ -1,3 +1,3 @@ -#from django.db import models +# from django.db import models # Create your models here. |