ImageField upload_to attribute not calling a function that it's supposed to call

前端 未结 0 1512
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-10 00:40

I\'m having a very strange error. I have the following model in my models.py:

def get_upload_path_profile_picture(instance, filename):
    extens         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题