Metadata-Version: 1.1
Name: django-extensions-too
Version: 0.1.0
Summary: Django Extensions is a collection of custom extensions for the Django Framework.
Home-page: https://bitbucket.org/tsantor/django-extensions-too
Author: Tim Santor
Author-email: tsantor@xstudios.agency
License: MIT
Description: Django Extensions Too
        =====================
        
        Author:Tim Santor tsantor@xstudios.agency
        
        Overview
        ========
        
        Django Extensions is a collection of custom extensions for the Django
        Framework.
        
        Features
        ========
        
        -  TODO
        
        Installation
        ============
        
        To install Django Extensions Too, simply:
        
        ::
        
            pip install django-extensions-too
        
        To install the development version:
        
        ::
        
            pip install git+https://bitbucket.org/tsantor/django-extensions-too.git@<tag>
        
        Documentation
        =============
        
        Documentation is available at TODO
        
        Issues
        ======
        
        If you experience any issues, please create an
        `issue <https://bitbucket.org/tsantor/django-extensions-too/issues>`__
        on Bitbucket.
        
        
        History
        =======
        
        All notable changes to this project will be documented in this file.
        This project adheres to `Semantic Versioning <http://semver.org/>`__.
        
        0.1.0 (2017-03-30)
        ------------------
        
        -  First release on PyPI.
        
Keywords: django-extensions-too
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
