Giter VIP home page Giter VIP logo

Comments (2)

radiac avatar radiac commented on June 1, 2024

That's a good point. It updates in case the author changes their feed title, but there's currently no way to tell whether the feed author or the yarr user changed it. We could fix this with a custom_title field - either an internal BooleanField to lock the title if the user changes it, or another TextField for a custom title which overrides the one from the feed.

The second TextField would let us keep the official feed title, but then again I'm not sure when we'd ever use it - we shouldn't overwrite the user's custom title, even if the feed title changes.

I'm therefore leaning towards a custom_title BooleanField; if we ever find a use for the official feed title, we could always do a simple datamigration at that point. I'll implement this in a few days if there's no further discussion.

from django-yarr.

twm avatar twm commented on June 1, 2024

I think that it would be useful to maintain both of them as separate fields, since two fields will be necessary in any case. The feed title as of last update can be shown on the feed's management page alongside last updatetime, etc. The separate fields also map nicely onto OPML's title and text attributes.

from django-yarr.

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.