We’ve covered everything we need to know to create a simple Django application. In this article, we’ll add some optional features for our website, including paginator, related posts, search function and user authentication with django-allauth. If you are not interested, just skip to the next article and start preparing for…