Metadata-Version: 1.1
Name: django-templatefield
Version: 0.0.2
Summary: Django model field for saving/retrieving templates for rendering.
Home-page: https://github.com/jarcoal/django-templatefield
Author: Jared Morse
Author-email: jarcoal@gmail.com
License: MIT
Description: django-templatefield
        ====================
        
        Django field for storing a template
        
Keywords: django,templates
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Django
Classifier: Environment :: Web Environment
