Metadata-Version: 2.1
Name: django-heaven
Version: 0.0.2
Summary: django-heaven brings structure and order to your django projects
Home-page: https://github.com/knucklesuganda/django-heaven/
Author: Andrey Ivanov
Author-email: python.on.papyrus@gmail.com
License: MIT License
Description: Django heaven
        -------------
        
        Django heaven brings structure and order to your Django applications.
        
        
        Functionality:
        _________
        1) ORM queries in separate functions with logging and custom error handling
        2) Responses with similar structure and logging support
        
        
        Installation:
        ___________
        - pip install django-heaven
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Description-Content-Type: text/markdown
