1 2 3 4 5
from datetime import datetime from django.db import models from users.models import UserMachine # Create your models here.