Metadata-Version: 1.0
Name: partial-include
Version: 1.0
Summary: A more powerful include tag for Django
Home-page: https://github.com/prestontimmons/partial_include
Author: Preston Timmons
Author-email: UNKNOWN
License: UNKNOWN
Description: 
        A more powerful Django include tag.
        
        * Works with recursive includes
        * Allows templates to be conditionally included, based on whether they exist
        * Allows individual blocks to be included from a template
        * Backwards-compatible with the Django built-in include tag
        
        See:
        
        https://github.com/prestontimmons/partial_include
        
Platform: UNKNOWN
