meeb/django-distill

Single file output support

Closed this issue · 0 comments

meeb commented

Distill should support writing out single files to disk with a similar interface to Django's urls.reverse. This would allow signals to save single files to disk on saving a model and other convenient interfaces.