The README for armstrong.apps.related_content suggests using the "related"
field with models in order to access related_content in templates:
> {{ my_article.related.articles.0 }}
Trying to use this syntax in the Armstrong demo site does not seem to work
properly. Is the model required to have a RelatedObjectsField named "related"
in order for this to work? Is there an easy way to access a model's related
content in templates if it does not have such a field?
--
Martey Dodoo
https://marteydodoo.com