I\'m creating a Django Blog, and I saw the feature of average read time in blogs like medium or dev.to and I ask myself how can implement it.
blog/models.py: