Contents

django-notifications-hq 1.8.3

0

GitHub notifications alike app for Django.

GitHub notifications alike app for Django.

Stars: 1701, Watchers: 1701, Forks: 392, Open Issues: 49

The django-notifications/django-notifications repo was created 11 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 1701 github stars!

How to Install django-notifications-hq

You can install django-notifications-hq using pip

pip install django-notifications-hq

or add it to a project with poetry

poetry add django-notifications-hq

Package Details

Author
django-notifications team
License
MIT
Homepage
http://github.com/django-notifications/django-notifications
PyPi:
https://pypi.org/project/django-notifications-hq/
GitHub Repo:
https://github.com/django-notifications/django-notifications

Classifiers

  • Utilities
No  django-notifications-hq  pypi packages just yet.

Errors

A list of common django-notifications-hq errors.

Code Examples

Here are some django-notifications-hq code examples and snippets.

GitHub Issues

The django-notifications-hq package has 49 open issues on GitHub

  • Release 1.7.0
  • Is this project maintained?
  • remove dependency on jsonfield, use Django default JSONField
  • Use of non-default value for DEFAULT_AUTO_FIELD will trigger migration warning
  • This package is not entirely suitable for django rest framwork
  • Added timesince to notifications list API route
  • Seen/Unseen feature

See more issues on GitHub

Related Packages & Articles

django-mysql 4.12.0

Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.

django-mptt 0.16.0

Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.

django-money 3.4.1

Adds support for using money and currency fields in django models and forms. Uses py-moneyed as the money implementation.

django-modelcluster 6.3

Django extension to allow working with 'clusters' of models as a single unit, independently of the database