fixed recipe context menu

This commit is contained in:
vabene1111
2021-01-13 15:51:13 +01:00
parent f9059f636c
commit 23bd0a7d90
5 changed files with 28 additions and 14 deletions

View File

@ -1,6 +1,6 @@
import os
import re
from datetime import datetime, timedelta
from typing import re
from uuid import UUID
from django.conf import settings