Metadata-Version: 2.1
Name: configure-django
Version: 0.1.2
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
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

# 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

## Features

-   Usage


## 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.2 (2018-10-12)

- First pass at working functionality

## 0.1.1 (2018-10-12)

- Second release on PyPI.

## 0.1.0 (2018-10-12)

- First release on PyPI.


