############################################### Django-machina 0.5.3 release notes (2017-04-06) ############################################### Requirements and compatibility ------------------------------ Python 2.7, 3.3, 3.4, 3.5 and 3.6. Django 1.8, 1.9, 1.10 and 1.11. Minor changes ------------- * Fixed incorrect pagination calculations for posts (`#53`_) * Updated translations (nl_NL) .. _`#53`: https://github.com/ellmetha/django-machina/issues/53