conftest.py 文件源码

python
阅读 30 收藏 0 点赞 0 评论 0

项目:wagtail-nesting-box 作者: palazzem 项目源码 文件源码
def site():
    """
    Returns the Wagtail test Site, as provided in the
    Django configuration settings
    """
    from django.conf import settings
    from wagtail.wagtailcore.models import Site

    return Site.objects.get(id=settings.SITE_ID)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号