Weird try/except in Django's get_or_create()

前端 未结 0 337
臣服心动
臣服心动 2021-02-02 04:38

I\'m looking into the source of Django\'s get_or_create() method and wondering what the try/except on the line 590 is doing? Could it just be removed?

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