Giter Site home page Giter Site logo

Comments (4)

beatonma avatar beatonma commented on September 26, 2024

This is intended behaviour but I'm happy to add a setting to disable it.

The behaviour you expected was how it worked originally. I enabled model-less mentions soon after (1.something) so that pages like a root homepage (that don't necessarily map to any particular model instance) could be mentioned.

The name of MentionableMixin and the readme still somewhat imply that it is a requirement so sorry for the confusion. I'm planning to fill out the wiki to make the various workings of the library less cryptic in general.

from django-wm.

philgyford avatar philgyford commented on September 26, 2024

Ah, that makes sense. I did only expect objects that are "Mentionable", and have their URL set up appropriately, to be able to receive mentions.

I probably wouldn't have thought much of it now, except I had some code that started throwing errors – an RSS feed of mentions that expected the presence of a target_object, which I also expected to always be a Post. For now I can make it just ignore any mentions that don't have a target_object.

from django-wm.

beatonma avatar beatonma commented on September 26, 2024

You can now (3.1.0) use settings.WEBMENTIONS_INCOMING_TARGET_MODEL_REQUIRED = True to ignore any incoming mentions that do not resolve to a model instance.

from django-wm.

philgyford avatar philgyford commented on September 26, 2024

This is great! Thank you so much for this. It seems to work perfectly.

from django-wm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.