摘要: pip install setuptools-scm 转自:https://www.cnblogs.com/ruhai/p/11166876.html 阅读全文
posted @ 2020-08-17 16:03 Fmaj-7 阅读(88) 评论(0) 推荐(0)
摘要: 转自:https://www.cnblogs.com/xlxue/p/7777257.html 阅读全文
posted @ 2020-08-17 15:26 Fmaj-7 阅读(41) 评论(0) 推荐(0)
摘要: 转自:https://www.cnblogs.com/sewen-H/p/13362598.html 阅读全文
posted @ 2020-08-17 10:45 Fmaj-7 阅读(389) 评论(0) 推荐(0)
摘要: 1 def populate(self, installed_apps=None): 2 """ 3 Loads application configurations and models. 4 5 This method imports each application module and th 阅读全文
posted @ 2020-08-17 10:10 Fmaj-7 阅读(146) 评论(0) 推荐(0)