(Starting a new post for this issue, mentioned in thread of a "simple wiki")
Issue: On edit of an existing page, the wiki_page.body is being updated correctly, but wiki_page.html does not change, it's compute function does not get called. I've added some print statements and markmin_render() (the compute functions for page.html) is called on the intial page create, but is not called on subsequent updates - page.html is not getting updated when editing an existing page. I've never used compute fields before, I assume it should be automatic ? - show quoted text - --

