django-notifications-hq 1.8.3
0
GitHub notifications alike app for Django.
Contents
GitHub notifications alike app for Django.
Stars: 1782, Watchers: 1782, Forks: 412, Open Issues: 34The django-notifications/django-notifications
repo was created 12 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1782 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
Related Packages
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 34 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