from datetime import datetime from django.db import models from users.models import UserMachine # Create your models here.