Contents

django-notifications-hq 1.8.3

0

GitHub notifications alike app for Django.

GitHub notifications alike app for Django.

Stars: 1712, Watchers: 1712, Forks: 393, Open Issues: 22

The django-notifications/django-notifications repo was created 11 years ago and the last code push was 13 hours ago.
The project is very popular with an impressive 1712 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 22 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.13.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.5.2

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