📌  相关文章
📜  raise RuntimeError("populate() is not reentrant") - Python 代码示例

📅  最后修改于: 2022-03-11 14:47:00.738000             🧑  作者: Mango

代码示例1
#django/apps/registery.py
#replace raise RuntimeError("populate() isn't reentrant") with:
self.app_configs = {}