-
Certainly! Below is the code for a Django application that integrates with Slack to:
• Subscribe to daily scrum updates.
• Manage subscriptions for new bug alerts.
• Receive notifications when time…
-
It looks like you're still using Channels 1.
```
Internal Server Error: /wiki/create-root/
Traceback (most recent call last):
File "$PROJ_VENV/lib/python3.9/site-packages/django/core/handlers/…
-
On commit 30c3ec3f3bea93b22c6640aed40ee2c8040a4f46 when I run makemigrations I get a new migration (0005). This is on Django 2.1, but I don't think that will affect it.
`Alter field subscriptions o…
-
## Feature Request Type
- Core functionality
## Description
Using Jayden Windle's graphene-subscriptions, it's straightforward to hook model Create, Update, Delete (CUD) operations to a sub…
-
Child of:
- #12
As a **user** I can **sign up to a subscription-based payment model** so that **I can access all of the site content for a lower upfront fee**
# Acceptance Criteria
- Users can…
-
Hello Drizzle maintainers,
Firstly, I'd like to take a moment to appreciate all the effort that goes into maintaining and improving Drizzle. It's an incredibly valuable resource and it has made dev…
-
**[Original report](https://bitbucket.org/tkhyn/django-gm2m/issue/45) by Aleksander Kowalczyk (Bitbucket: [alex_kowalczyk](https://bitbucket.org/alex_kowalczyk), ).**
--------------------------------…
-
This is a good issue for somebody with good knowledge of postgres triggers, Django ORM migrations, and the Zulip subscriber model.
Right now the only way to count the subscribers for a particular Z…
-
Hello, I'm facing an issue with using Push Notifications. It worked fine until recently when it started showing this error whenever I tried to send a notification from the admin panel.
Below is the…
-
For common scenarios, a subscription is normally linked to a subscriber, and the subscriber is commonly a user. However, there are scenarios where the subscriber is not a user, but another entity. Thi…