Skip to content

Releases: bunchesofdonald/django-hermes

Allow usage of custom user model and python 3 fixes.

20 Aug 03:35
Compare
Choose a tag to compare

Add support for unpublished posts.

09 Aug 22:47
Compare
Choose a tag to compare

Adds a Post.is_published field and updates Post.objects.recent to only return published posts.