You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[stream-django](https://github.com/GetStream/stream-django) is a Django client for [Stream](https://getstream.io/), it supports Django from 1.11 up to and including 4.0 using Python 2.7 and 3.4, 3.5, 3.6+.
@@ -7,6 +7,8 @@ You can sign up for a Stream account at https://getstream.io/get_started.
7
7
8
8
Note there is also a lower level [Python - Stream integration](https://github.com/getstream/stream-python) library which is suitable for all Python applications.
9
9
10
+
> 💡 This is a library for the **Feeds** product. The Chat SDKs can be found [here](https://getstream.io/chat/docs/).
11
+
10
12
### Build activity streams & news feeds
11
13
12
14
<palign="center">
@@ -32,18 +34,30 @@ You can check out our example apps built using this library (you can deploy them
32
34
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
33
35
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
0 commit comments