Metadata-Version: 2.1
Name: configure_django
Version: 0.1.1
Summary: A package for configuring Django in non-traditional environments.
Home-page: https://github.com/pydanny/configure_django
Author: Daniel Roy Greenfeld
Author-email: pydanny@gmail.com
License: Apache Software License 2.0
Description: # configure-django
        
        A package for configuring Django in non-traditional environments.
        
        ![alt text](https://img.shields.io/pypi/v/configure_django.svg)
        ![alt text](https://img.shields.io/travis/pydanny/configure_django.svg)
        ![alt text](https://pyup.io/repos/github/pydanny/configure_django/shield.svg)
        
        -   Free software: Apache Software License 2.0
        
        ## Features
        
        -   TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.
        
        # History
        
        ## 0.1.1 (2018-10-12)
        
        -   Second release on PyPI.
        
        ## 0.1.0 (2018-10-12)
        
        -   First release on PyPI.
        
Keywords: configure_django
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
