V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
click
V2EX  ›  Django

安装django内置comments评论系统出错,求解答!!

  •  
  •   click · Nov 5, 2013 · 4537 views
    This topic created in 4556 days ago, the information mentioned may be changed or developed.
    完全按照官方的方法做,
    第一步,在 settings 文件中,INSTALLED_APPS 项添加 'django.contrib.comments', 这步没问题

    但第二步python manage.py syncdb时系统提示错误:
    CommandError: One or more models did not validate:
    comments.comment: 'site' has a relation with model <class 'django.contrib.sites.
    models.Site'>, which has either not been installed or is abstract.

    求解答!!
    1 replies    1970-01-01 08:00:00 +08:00
    mozillazg
        1
    mozillazg  
       Nov 7, 2013
    INSTALLED_APPS 追加 'django.contrib.sites'
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   6080 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 49ms · UTC 02:35 · PVG 10:35 · LAX 19:35 · JFK 22:35
    ♥ Do have faith in what you're doing.