Skip to content

Commit

Permalink
Update models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSCQ authored Jun 19, 2021
1 parent 9d7a3b3 commit 331e1fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project5_Final/onlinetest/models.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Author: https://github.com/MarkSCQ/
from django.db import models
from django.contrib.auth.models import AbstractUser
from django.utils import timezone


import uuid
import datetime
# from django.db import models
Expand Down

0 comments on commit 331e1fb

Please sign in to comment.