推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
guolingbing
V2EX  ›  Python

深夜求助, Django ManyToMany m2m_changed signals

  •  
  •   guolingbing · Apr 2, 2017 · 2458 views
    This topic created in 3464 days ago, the information mentioned may be changed or developed.

    折腾了半天也没弄好

    在代码里是这样的
    @receiver(signal=m2m_changed, sender=User.followings.though)
    会报这个错
    AttributeError: 'ReverseManyRelatedObjectsDescriptor' object has no attribute 'though'
    
    然而在 console 里却不会报错
    User.followings.through
    <class 'frelanvo_auth.models.User_followings'>
    

    求各位大佬指教啊

    1 replies  •  2017-04-02 00:36:45 +08:00
    guolingbing
        1
    guolingbing  
    OP
       Apr 2, 2017
    23333 , 吃了文化的亏, through 拼错也是醉了,自己还没有看出来
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2538 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 04:37 · PVG 12:37 · LAX 21:37 · JFK 00:37
    ♥ Do have faith in what you're doing.