Metadata-Version: 2.1
Name: django-site-warnings
Version: 0.1.4
Summary: Django application allow to create site warnings, make subscription, and receive notifies.
Home-page: UNKNOWN
Author: zencore
Author-email: dobetter@zencore.cn
License: MIT
Description: # django-events
        
        Django application allow to create site warnings, make subscription, and receive notifies.
        
        
        ## Install
        
        
        ```
        pip install django-site-warnings
        ```
        
        
        ## Releases
        
        
        ### v0.1.4 2021/04/08
        
        - Make title length longer.
        
        ### v0.1.2 2021/04/08
        
        - First release.
        
Keywords: django extentions
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
