From 1fff150566fccae8765f984c76774e2f229bcd4d Mon Sep 17 00:00:00 2001 From: FreneticScribbler Date: Sat, 21 Oct 2023 16:57:55 +0100 Subject: [PATCH] Fix ID10T error --- RIGS/models.py | 1 + 1 file changed, 1 insertion(+) diff --git a/RIGS/models.py b/RIGS/models.py index a292e526..4dd560c7 100644 --- a/RIGS/models.py +++ b/RIGS/models.py @@ -1,3 +1,4 @@ +import datetime import hashlib import random import string