mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-15 18:07:02 +00:00
logout api and sonar
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
"""Utiles file of guardian"""
|
||||
"""Django import"""
|
||||
import oss2
|
||||
"""Import setting"""
|
||||
from django.conf import settings
|
||||
"""Import tempfile"""
|
||||
import tempfile
|
||||
|
||||
def upload_image_to_alibaba(image, filename):
|
||||
|
Reference in New Issue
Block a user