Closed meeb closed 2 years ago
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.
urls.reverse
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.