Metadata-Version: 2.1
Name: django-user-notification
Version: 0.4.0
Summary: Django message notification package
Home-page: https://github.com/aiden520/drfexts
License: MIT
Keywords: notification,django
Author: Aiden Lu
Author-email: allaher@icloud.com
Requires-Python: >=3.8
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: channels (>=3.0.4)
Requires-Dist: django (>=3.2)
Requires-Dist: django-filter (>=21.1)
Requires-Dist: djangorestframework (>=3.13.1)
Requires-Dist: uvicorn (>=0.16.0)
Project-URL: Repository, https://github.com/aiden520/django-notification
Description-Content-Type: text/markdown


