CactusBlog
CactusBlog copied to clipboard
post.body preview doesn't show up in index.html
post.body preview doesn't show up in index.html. {{ post.body|truncatewords_html:30}} should show a preview, right? Any way around this?
Hmmm that's odd, are you using the latest version from cactus on github? It's a bit newer then the easy_install version.
Ah, I see, my blog.py doesn't have that get_node method....