I checked files one more time and found the difference. I forgot to add admin.autodiscover()
in urls.py
of the project. Thanks.
I checked files one more time and found the difference. I forgot to add admin.autodiscover()
in urls.py
of the project. Thanks.