Metadata-Version: 2.1
Name: djinfo
Version: 0.0.6
Summary: Django debugging information page suitable for production
Home-page: https://gitlab.com/h3/djinfo
Author: Maxime Haineault
Author-email: haineault@gmail.com
License: MIT
Description: djinfo
        ======
        
        .. image:: https://gitlab.com/h3/djinfo/badges/master/build.svg
            :target: https://gitlab.com/h3/djinfo/pipelines
        
        .. image:: https://readthedocs.org/projects/djinfo/badge/?version=latest
            :target: https://djinfo.readthedocs.io/en/latest/
        
        .. image:: https://badge.fury.io/py/djinfo.svg
            :target: https://pypi.org/project/djinfo/
        
        .. .. image:: https://pypip.in/d/djinfo/badge.png
        
        Django debugging information page suitable for production.
        
        .. figure:: docs/topics/img/djinfo-screenshot.png
            :alt: Screenshot
            :align: center
            :width: 1003px
        
        
        Supported Python/Django versions
        --------------------------------
        
        * django: **1.8, 1.9, 1.10, 1.11, 2.0, 2.1**
        * python: **2.7, 3.4, 3.5, 3.6, 3.7**
        
        Links
        -----
        
        * `djinfo documentation <https://djinfo.readthedocs.io/en/latest/>`_
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: tests
Provides-Extra: docs
