do not need date lib

This commit is contained in:
gw3000 2023-07-15 12:39:08 +02:00
parent 63ec2c0084
commit f16288d7ff

View file

@ -1,4 +1,3 @@
from datetime import date
from uuid import uuid4
from django.db import models