'Django models not giving href value in html format

My model name is cat

I am fetching this in html template using safe just like

{{cat.languages|safe}}

See my model enter image description here

Here is url in html

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source