tag: humanize

How to create a fullstack application using Django and Python Part 25
Maria D. Campbell
In this section, I add the Humanize package to our templates/topics.html, add the Gravatar package for user gravatars, and add the django-avatar package for automatic implementation of a user avatar when one is absent.
#fullstack development, #macOS, #django, #django-avatar, #gravatar, #humanize, #python3, #series