Code Monkey home page Code Monkey logo

Comments (6)

tbarbugli avatar tbarbugli commented on May 25, 2024

did you create the user feed from the dashboard? perhaps you created a new app but not the feeds used by the library (user,flat,aggregated,notification feeds)

from stream-django.

jaineshp avatar jaineshp commented on May 25, 2024

Am not getting it. What is feeds used by the library?
I have two classes in my models say Question and Upvote. What do I need to create in the dashboard?

from stream-django.

tbarbugli avatar tbarbugli commented on May 25, 2024

django-stream uses the 4 default feed types (user,flat,aggregated and
notification). When an activity models is saved, the library sends an
activity to the user feed. When a user follows another user, flat and
aggregated feeds are connected to the user feed.

The library expects this feeds types to be defined in the dashboard,
perhaps you deleted them or you created a new app from the dashboard that
does not have these feeds.

Best,
Tommaso

On Wed, Jul 1, 2015 at 4:28 PM jaineshp [email protected] wrote:

Am not getting it. What is feeds used by the library?
I have three classes say Question and Upvote. What do I need to create in
the dashboard


Reply to this email directly or view it on GitHub
#24 (comment)
.

from stream-django.

jaineshp avatar jaineshp commented on May 25, 2024

Means I have to create 4 feeds? And what about feed slugs?

from stream-django.

tbarbugli avatar tbarbugli commented on May 25, 2024

Feed slugs will be: "user", "flat", "aggregated" and "notification"

If you are not planning to use aggregated feeds and notification feeds, you
can avoid creating them (just remember to update stream-django settings
accordingly https://github.com/GetStream/stream-django/#settings)

Best,
Tommaso

On Wed, Jul 1, 2015 at 4:42 PM jaineshp [email protected] wrote:

Means I have to create 4 feeds? And what about feed slugs?


Reply to this email directly or view it on GitHub
#24 (comment)
.

from stream-django.

JelteF avatar JelteF commented on May 25, 2024

Closing this, the supplied error is also clearer now.

from stream-django.

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.