Metadata-Version: 1.0
Name: django-writingfield
Version: 1.1.5
Summary: A fullscreen textfield widget for Django
Home-page: https://github.com/jamiecurle/django-writingfield
Author: Jamie Curle
Author-email: jamie@curle.io
License: BSD 3 Clause
Description: django-writingfield
        -------------------
        
        |Coverage Status|
        
        |Build Status|
        
        
        Django writing field is a custom form widget to enhances textareas in the django admin to give them a delicious fullscreen writing mode.
        
        For more information `read the docs <http://django-writingfield.readthedocs.org>`__
        
        Submitting pull requests
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        Pull requests are super welcome, but please make sure to they're aimed to the develop branch : ) 
        
        
        .. |Coverage Status| image:: https://coveralls.io/repos/jamiecurle/django-writingfield/badge.png?branch=develop
        .. |Build Status| image:: https://jenkins.curle.io/buildStatus/icon?job=django-writingfield-django-1.6.1
        
Platform: UNKNOWN
