Metadata-Version: 1.0
Name: django-writingfield
Version: 1.0.0
Summary: A fullscreen textfield widget for Django
Home-page: https://github.com/obscuremetaphor/django-writingfield
Author: Obscure Metaphor LTD
Author-email: hello@obscuremetaphor.co.uk
License: BSD 3 Clause
Description: # django-writingfield
        
        Django writing field is a custom form widget to enhances textareas in the django admin to give them a delicious fullscreen writing mode.
        
        <video controls preload>
        	<source src="http://cdn.obscuremetaphor.co.uk/video/crudedemo.mp4" type="video/mp4; codecs=&quot;avc1.42E01E,mp4a.40.2&quot;">
        	<source src="http://cdn.obscuremetaphor.co.uk/video/crudedemo.webm" type="video/webm; codecs=&quot;vp8, vorbis&quot;">
        </video>
        
        
        For more information [read the docs](http://docs.obscuremetaphor.co.uk/django-writingfield/)
        
Platform: UNKNOWN
