Metadata-Version: 2.0
Name: django-awl
Version: 0.3.0
Summary: Miscellaneous django tools
Home-page: https://github.com/cltrudeau/django-awl
Author: Christopher Trudeau
Author-email: ctrudeau+pypi@arsensa.com
License: MIT
Keywords: django,state machine
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Django (>=1.7)
Requires-Dist: wrench (>=0.3.0)

django-awl
**********

Yet another collection of tools for django.  


Installation
============

.. code-block:: bash

    $ pip install django-awl

Docs
====

Docs available at: http://django-awl.readthedocs.org/en/latest/


