how to render pdf file that is stored in the database in the templates Django
cv = models.FileField(blank=True, null=True,validators=[validate_file_ext