Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix AttributeError on all pages with posts
The custom defined jinja test "a_post" pointed to an old location for the Post model that did not reflect the changes seen in #96. This commit updates it to use the proper location
- Loading branch information