Example #1
0
    def handle_label(self, label='media', **options):
        """
        Creates initial templates - copy one of richtemplates'
        profile into directory given as ``label`` parameter.
        """

        rt_init.init_media(label)
    def handle_label(self, label='media', **options):
        """
        Creates initial templates - copy one of richtemplates'
        profile into directory given as ``label`` parameter.
        """

        rt_init.init_media(label)