Can Anyone explain me in simple terms why do we need get_absolute_url() method in django? what is the purpose of defining get_absolute_url() in our django models?
Asked
Active
Viewed 34 times
0
Piyush Dive
- 132
- 1
- 11
-
2Take a look at [this](https://stackoverflow.com/questions/43179875/when-to-use-django-get-absolute-url-method) – Mohamed Hamza Aug 19 '21 at 07:38