Metadata-Version: 2.0
Name: django-baseline
Version: 0.2.2
Summary: Convenienve functionality for Django projects.
Home-page: https://github.com/theduke/django-baseline
Author: Christoph Herzog
Author-email: chris@theduke.at
License: BSD License
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: Django (>=1.6)
Requires-Dist: django-crispy-forms (>=1.4)
Requires-Dist: django-countries (>=2.0)

django-baseline
================

Version: 0.2.2 (28.03.2014)

https://github.com/theduke/django-baseline

This project contains a django app named "django_baseline" that provides convenience functionality for Django.

License
-------

django-baseline is under the BSD license. See LICENSE.txt for details.


Contributors
------------

Christoph Herzog - chris@theduke.at

If you want to contribute, do not hesitate to open a pull request on Github.


