using realted_name in Django
In this Blog we are going to talk about, How to use the related_name parameter in Django. When we create any type of relating in Django, Django by Default creates a backward relating or you can say it is a reverse relation. with the related_name attr...
blog.ankitdevelops.in2 min read